sfc: Clean up RX event handling
authorBen Hutchings <bhutchings@solarflare.com>
Sat, 28 Nov 2009 05:36:29 +0000 (05:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Nov 2009 08:01:21 +0000 (00:01 -0800)
Add 'likely' hint to test of rx_checksum_enabled.
Don't count IP fragments; the IP stack can do that.
Do count non-matching multicast packets.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found