diff options
author | Robert Shearman <rshearma@brocade.com> | 2015-08-03 19:39:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-04 08:26:13 +0300 |
commit | abf7c1c540f8330fead5d50730d92606dcbe7a7e (patch) | |
tree | cee65cce6f018b8d63da4b6531c3885cf1947330 /include/media/adp1653.h | |
parent | 58da018053531b9cb91423a64f2a762ef0fe7456 (diff) | |
download | linux-abf7c1c540f8330fead5d50730d92606dcbe7a7e.tar.xz |
lwtunnel: set skb protocol and dev
In the locally-generated packet path skb->protocol may not be set and
this is required for the lwtunnel encap in order to get the lwtstate.
This would otherwise have been set by ip_output or ip6_output so set
skb->protocol prior to calling the lwtunnel encap
function. Additionally set skb->dev in case it is needed further down
the transmit path.
Signed-off-by: Robert Shearman <rshearma@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/media/adp1653.h')
0 files changed, 0 insertions, 0 deletions