summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorRobert Shearman <rshearma@brocade.com>2015-08-03 19:39:20 +0300
committerDavid S. Miller <davem@davemloft.net>2015-08-04 08:26:13 +0300
commitabf7c1c540f8330fead5d50730d92606dcbe7a7e (patch)
treecee65cce6f018b8d63da4b6531c3885cf1947330 /include/sound
parent58da018053531b9cb91423a64f2a762ef0fe7456 (diff)
downloadlinux-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/sound')
0 files changed, 0 insertions, 0 deletions