]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitc5eba0b6f84eb4f0fdc1d8a4abc1c7d40db6e8a6
treedadb7eee4a30c41aa95b37768af158556bc7e02a
parentbec6bfb2437f4676dbaaacba6019e9dafef18962
openvswitch: distinguish between the dropped and consumed skb

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>
net/openvswitch/datapath.c