From: Sridhar Samudrala Date: Tue, 27 Jul 2010 09:10:07 +0000 (+0000) Subject: macvlan: Fix rx counters update in macvlan_handle_frame() X-Git-Tag: v2.6.36-rc1~571^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba01877f56c3244b21746d3f1537f7647ed97984;p=pandora-kernel.git macvlan: Fix rx counters update in macvlan_handle_frame() Fix macvlan_handle_frame() to update the rx counters based on the return value of the vlan->receive call. Updated the patch to not do any packet count drops when the interface is down based on Herber'ts comments. Signed-off-by: Sridhar Samudrala Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed