git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90d5b18
)
NLM: NLM protocol version numbers are u32
author
Chuck Lever
<chuck.lever@oracle.com>
Fri, 14 Mar 2008 18:18:37 +0000
(14:18 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Mar 2008 22:00:47 +0000
(18:00 -0400)
Clean up: RPC protocol version numbers are u32. Make sure we use an
appropriate type for NLM version numbers when calling nlm_lookup_host().
Eliminates a harmless mixed sign comparison in nlm_host_lookup().
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found