diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-11-08 11:45:04 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-08 22:41:31 +0100 |
commit | 9ecd04bc04af7df98b3a93c571e31b6ef6a90681 (patch) | |
tree | 3850ea9ffad64f46cfa20ac7b9a2c8e0f4b56517 /net/dccp | |
parent | ll_temac: Add support for phy_mii_ioctl (diff) | |
download | linux-9ecd04bc04af7df98b3a93c571e31b6ef6a90681.tar.xz linux-9ecd04bc04af7df98b3a93c571e31b6ef6a90681.zip |
sch_choke: use skb_header_pointer()
Remove the assumption that skb_get_rxhash() makes IP header and ports
linear, and use skb_header_pointer() instead in choke_match_flow()
This permits __skb_get_rxhash() to use skb_header_pointer() eventually.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions