]> Pileus Git - ~andy/linux/commit
openvswitch: Check currect return value from skb_gso_segment()
authorPravin B Shelar <pshelar@nicira.com>
Fri, 20 Jul 2012 21:46:29 +0000 (14:46 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 20 Jul 2012 21:46:29 +0000 (14:46 -0700)
commit92e5dfc34cf39c20ae1087bd5e676238b5d0dfac
tree36f43962fbe41d1f301653d163bba6b6018e7a19
parent7fe99e2d434eafeac0c57b279a77e5de39212636
openvswitch: Check currect return value from skb_gso_segment()

Fix return check typo.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/datapath.c