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>
This commit is contained in:
Thomas Hellstrom 2006-08-07 22:22:10 +10:00 committed by Dave Airlie
commit 8669cbc5e6
5 changed files with 26 additions and 62 deletions