]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: Move test of rx_checksum_enabled from nic.c to rx.c
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 1 Apr 2011 21:20:06 +0000 (22:20 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 1 Apr 2011 21:20:06 +0000 (22:20 +0100)
commite486a95281180d36851cbff99b36f113af1ee24d
treebfb5bcb59d036db722020e94948f37255b093415
parent500b15eaa9c357a7fcd8b95421320e29da41ef69
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