]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
net: fix NULL-deref in WARN() in skb_gso_segment()
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Tue, 17 Jan 2012 10:00:40 +0000 (10:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jan 2012 20:51:23 +0000 (15:51 -0500)
commit65e9d2faab70d07b9a38ac6ed298f191d24541fc
tree41bb55a55858d79f142cb37c2f3c3364fc778790
parent36c92474498ad6cc3afb24b91a67a444d79978fe
net: fix NULL-deref in WARN() in skb_gso_segment()

Bug was introduced in commit c8f44affb7244f2ac3e703cab13d55ede27621bb.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c