Wolfgang Bumiller d3303a65a0 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>
2018-01-24 14:52:48 -05:00
..
2017-07-11 06:08:58 -04:00
2017-11-15 13:46:33 -08:00
2017-04-05 10:15:20 +02:00
2017-08-31 14:42:19 -07:00
2017-11-13 10:34:54 +09:00
2017-10-11 09:49:34 +02:00
2017-11-16 10:49:00 +09:00
2017-12-11 14:10:06 -05:00
2017-10-07 21:22:58 +01:00
2017-09-29 06:19:32 +01:00
2017-11-08 16:12:33 +09:00
2017-12-05 14:37:13 -05:00
2017-12-28 14:28:22 -05:00
2018-01-03 11:33:37 -05:00