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

No differences found