spkm3: remove bad kfree, unnecessary export
authorJ. Bruce Fields - unquoted <bfields@snoopy.citi.umich.edu>
Sat, 10 Feb 2007 06:33:26 +0000 (01:33 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 2 May 2007 14:36:45 +0000 (07:36 -0700)
commitb80e183deff5f3d43565b552ed91e511128a6ea9
treee60d853b0f9f067b40e32860e6e188976fef1a2c
parentf32824d8ca9d3f84613ae2422070cc5469fe9e91
spkm3: remove bad kfree, unnecessary export

We're kfree()'ing something that was allocated on the stack!

Also remove an unnecessary symbol export while we're at it.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth_gss/gss_spkm3_seal.c