sfc: Move test of rx_checksum_enabled from nic.c to rx.c
commitab3cf6d0f3d2daeef2101a2a97b6c0beee6b70cf
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 1 Apr 2011 21:20:06 +0000 (1 22:20 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 1 Apr 2011 21:20:06 +0000 (1 22:20 +0100)
treebfb5bcb59d036db722020e94948f37255b093415
parent9b12c75bf4d58dd85c987ee7b6a4356fdc7c1222
sfc: Move test of rx_checksum_enabled from nic.c to rx.c

This is preparation for using the generic netdev features interface,
and should have no effect in itself.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/sfc/nic.c
drivers/net/sfc/rx.c