diff options
author | Pravin B Shelar <pshelar@nicira.com> | 2014-03-24 05:06:36 (GMT) |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-04-18 09:07:11 (GMT) |
commit | 71986b40bf31e6d726846409722b1ec91ada162c (patch) | |
tree | 1d9e0f8fb363a75398bbae639e2bb99cde3bdb56 /drivers/net/usb/usbnet.c | |
parent | 21a018a58f3c92c7e39ca38b84643bd187e397db (diff) | |
download | linux-fsl-qoriq-71986b40bf31e6d726846409722b1ec91ada162c.tar.xz |
ip_tunnel: Fix dst ref-count.
[ Upstream commit fbd02dd405d0724a0f25897ed4a6813297c9b96f ]
Commit 10ddceb22ba (ip_tunnel:multicast process cause panic due
to skb->_skb_refdst NULL pointer) removed dst-drop call from
ip-tunnel-recv.
Following commit reintroduce dst-drop and fix the original bug by
checking loopback packet before releasing dst.
Original bug: https://bugzilla.kernel.org/show_bug.cgi?id=70681
CC: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'drivers/net/usb/usbnet.c')
0 files changed, 0 insertions, 0 deletions