From: Ben Hutchings Date: Tue, 5 Mar 2013 20:13:54 +0000 (+0000) Subject: sfc: Allow efx_channel_type::receive_skb() to reject a packet X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~507^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a74dc65e3ad825a66dfbcb256f98c550f96445b;p=pandora-kernel.git sfc: Allow efx_channel_type::receive_skb() to reject a packet Instead of having efx_ptp_rx() call netif_receive_skb() for an invalid PTP packet, make it return false for rejected packets and have efx_rx_deliver() pass them up. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed