summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_table.c
diff options
context:
space:
mode:
authorHerbert Xu2006-08-10 00:47:12 +0200
committerDavid S. Miller2006-09-22 23:54:14 +0200
commit8f491069b40be5d627007a343f99759e9da6a178 (patch)
treeba2be735de32fa30015fe22febf4329c8e79ca25 /net/decnet/dn_table.c
parent[IPV4] fib: convert reader/writer to spinlock (diff)
downloadkernel-qcow2-linux-8f491069b40be5d627007a343f99759e9da6a178.tar.gz
kernel-qcow2-linux-8f491069b40be5d627007a343f99759e9da6a178.tar.xz
kernel-qcow2-linux-8f491069b40be5d627007a343f99759e9da6a178.zip
[IPV4]: Use network-order dport for all visible inet_lookup_*
Right now most inet_lookup_* functions take a host-order hnum instead of a network-order dport because that's how it is represented internally. This means that users of these functions have to be careful about using the right byte-order. To add more confusion, inet_lookup takes a network-order dport unlike all other functions. So this patch changes all visible inet_lookup functions to take a dport and move all dport->hnum conversion inside them. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/decnet/dn_table.c')
0 files changed, 0 insertions, 0 deletions