commit | 78851e1aa4c3b796d5f0bb11b445016726302b44 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Mar 10 20:33:19 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Mar 10 20:33:19 2009 -0400 |
tree | f3ab7900494d6e98d95211e90a5bcdcee66bd13b | |
parent | ae46141ff08f1965b17c531b571953c39ce8b9e2 [diff] |
NLM: Shrink the IPv4-only version of nlm_cmp_addr() Clean up/micro-optimatization: Make the AF_INET-only version of nlm_cmp_addr() smaller. This matches the style of nlm_privileged_requester(), and makes the AF_INET-only version of nlm_cmp_addr() nearly the same size as it was before IPv6 support. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>