From: Andy Zhou Date: Tue, 16 Sep 2014 02:33:50 +0000 (-0700) Subject: openvswitch: simplify sample action implementation X-Git-Tag: fixes-against-v3.18-rc2~81^2~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32ae87ff795781b7ceffc44b7c694c1bb206a266;p=pandora-kernel.git openvswitch: simplify sample action implementation The current sample() function implementation is more complicated than necessary in handling single user space action optimization and skb reference counting. There is no functional changes. Signed-off-by: Andy Zhou Signed-off-by: Pravin B Shelar --- Reading git-diff-tree failed