From: Oliver Hartkopp Date: Sat, 29 Aug 2009 06:45:09 +0000 (+0000) Subject: can: use correct NET_RX_ return values X-Git-Tag: v2.6.32-rc1~703^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ca8b990e07914a87fd1f6dfc5507f5e1c4572e2;p=pandora-kernel.git can: use correct NET_RX_ return values Dropped skb's should be documented by an appropriate return value. Use the correct NET_RX_DROP and NET_RX_SUCCESS values for that reason. Signed-off-by: Oliver Hartkopp Signed-off-by: David S. Miller --- Reading git-diff-tree failed