diff options
author | Wolfgang Bumiller <w.bumiller@proxmox.com> | 2018-01-18 11:32:36 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-24 14:52:48 -0500 |
commit | d3303a65a00c94372ddab831570647488e6c06e2 (patch) | |
tree | 30cdf71a81dd251bb3bf34bff60e61a476b9c833 /net/kcm | |
parent | 560a66075d694e6ec24c60967b4d93d97cbb33d1 (diff) | |
download | linux-d3303a65a00c94372ddab831570647488e6c06e2.tar.gz linux-d3303a65a00c94372ddab831570647488e6c06e2.tar.bz2 linux-d3303a65a00c94372ddab831570647488e6c06e2.zip |
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
TCF_LAYER_LINK and TCF_LAYER_NETWORK returned the same pointer as
skb->data points to the network header.
Use skb_mac_header instead.
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/kcm')
0 files changed, 0 insertions, 0 deletions