commit | dcf800344a91173802f2ad9c1c6b642f4b302df6 | [log] [tgz] |
---|---|---|
author | Shmulik Ladkani <shmulik.ladkani@gmail.com> | Thu Oct 13 09:06:42 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 14 10:23:06 2016 -0400 |
tree | b49a643c29af9647db060d4c0bb2ddbfe7ea1861 | |
parent | 165779231ff9e9c4ac7baaee84eff91d589f3e22 [diff] |
net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header Move detection logic that tests whether device expects skb data to point at mac_header upon xmit into a function. Signed-off-by: Shmulik Ladkani <shmulik.ladkani@gmail.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>