openvswitch: distinguish between the dropped and consumed skb
authorLi RongQing <roy.qing.li@gmail.com>
Wed, 3 Sep 2014 09:43:45 +0000 (17:43 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Sep 2014 03:50:51 +0000 (20:50 -0700)
distinguish between the dropped and consumed skb, not assume the skb
is consumed always

Cc: Thomas Graf <tgraf@noironetworks.com>
Cc: Pravin Shelar <pshelar@nicira.com>
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found