commit | c1ac403bfa240617da2bce861ea5c3a907a65612 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Sat Nov 28 05:36:29 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 29 00:01:21 2009 -0800 |
tree | 340772ce3f0ca211ad93973cabd70bb08ca38932 | |
parent | 0228f5cdb03f6656247cf2876f9f4f8fc213ffd6 [diff] |
sfc: Clean up RX event handling 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>