aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorBryan Schumaker <[email protected]>2011-04-06 14:33:28 -0400
committerTrond Myklebust <[email protected]>2011-04-06 13:25:04 -0700
commit418875900e3de4831c84f86ae4756690dac5be77 (patch)
treed0609f12b62962806adc092867350b7bfcfed5a3 /scripts/patch-kernel
parent0867659fa3c245bf203d837a82e0f6ea5079c2c5 (diff)
NFS: Fix a signed vs. unsigned secinfo bug
rpc_authflavor_t is cast from an unsigned int, but the initial code tried to use it as a signed int. I fix this by passing an rpc_authflavor_t pointer around, and returning signed integers from functions. Signed-off-by: Bryan Schumaker <[email protected]> Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions