drm: move drm authentication to new generic hash table.
commit8669cbc5e651bf4effa20e8c244a5a7d67da6fe9
authorThomas Hellstrom <thomas@tungstengraphics.com>
Mon, 7 Aug 2006 12:22:10 +0000 (7 22:22 +1000)
committerDave Airlie <airlied@linux.ie>
Thu, 21 Sep 2006 19:32:31 +0000 (22 05:32 +1000)
treea97ac359c8041bc39efc0f32cac26772a43a0736
parent3d45dbd611d1441d667b06acced9fbad3c8fcb1b
drm: move drm authentication to new generic hash table.

Fix drm_remove_magic potential memory leak / corruption. Move drm
authentication token hashing to new generic hash table implementation.

Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/drmP.h
drivers/char/drm/drm_auth.c
drivers/char/drm/drm_drv.c
drivers/char/drm/drm_fops.c
drivers/char/drm/drm_hashtab.h