summaryrefslogtreecommitdiffstats
path: root/net/phonet
diff options
context:
space:
mode:
authorDavid S. Miller2011-03-12 06:44:35 +0100
committerDavid S. Miller2011-03-13 00:08:46 +0100
commit56bb8059e1a8bf291054c26367564dc302f6fd8f (patch)
tree56ec5ae2c1856208ccf97a0cd6b21ab0587f34cf /net/phonet
parentnet: Make flowi ports AF dependent. (diff)
downloadkernel-qcow2-linux-56bb8059e1a8bf291054c26367564dc302f6fd8f.tar.gz
kernel-qcow2-linux-56bb8059e1a8bf291054c26367564dc302f6fd8f.tar.xz
kernel-qcow2-linux-56bb8059e1a8bf291054c26367564dc302f6fd8f.zip
net: Break struct flowi out into AF specific instances.
Now we have struct flowi4, flowi6, and flowidn for each address family. And struct flowi is just a union of them all. It might have been troublesome to convert flow_cache_uli_match() but as it turns out this function is completely unused and therefore can be simply removed. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/phonet')
0 files changed, 0 insertions, 0 deletions