git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86c2da5
)
sfc: Allow efx_channel_type::receive_skb() to reject a packet
author
Ben Hutchings
<bhutchings@solarflare.com>
Tue, 5 Mar 2013 20:13:54 +0000
(20:13 +0000)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Thu, 7 Mar 2013 20:21:54 +0000
(20:21 +0000)
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 <bhutchings@solarflare.com>
No differences found