SUNRPC: Fix a bug in rpcauth_lookup_credcache()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 12 Mar 2008 18:40:14 +0000 (14:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 Mar 2008 17:42:29 +0000 (13:42 -0400)
commit25337fdc85951dfeac944f16cb565904c619077a
tree8c0f37eca64775825ea84ade40460862a2ba377e
parent9446389ef612096704fdf18fa79bab423d4110f0
SUNRPC: Fix a bug in rpcauth_lookup_credcache()

The hash bucket is for some reason always being set to zero.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/auth.h
net/sunrpc/auth.c