From ba01877f56c3244b21746d3f1537f7647ed97984 Mon Sep 17 00:00:00 2001 From: Sridhar Samudrala Date: Tue, 27 Jul 2010 09:10:07 +0000 Subject: [PATCH] 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-format-patch failed