diff options
author | Steffen Klassert <steffen.klassert@secunet.com> | 2013-10-01 11:35:51 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-01 18:42:16 +0200 |
commit | 78a3694d44a029242dd0830b34ab20ef1704be35 (patch) | |
tree | c0731642f6efbcda0195d922c23251eef4c67c85 /net/wireless/wext-priv.c | |
parent | ip_tunnel: Add fallback tunnels to the hash lists (diff) | |
download | linux-78a3694d44a029242dd0830b34ab20ef1704be35.tar.xz linux-78a3694d44a029242dd0830b34ab20ef1704be35.zip |
ip_tunnel_core: Change __skb_push back to skb_push
Git commit 0e6fbc5b ("ip_tunnels: extend iptunnel_xmit()")
moved the IP header installation to iptunnel_xmit() and
changed skb_push() to __skb_push(). This makes possible
bugs hard to track down, so change it back to skb_push().
Cc: Pravin Shelar <pshelar@nicira.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless/wext-priv.c')
0 files changed, 0 insertions, 0 deletions