sfc: Move shared NIC code from falcon.c to new source file nic.c
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
744093c983
commit
8e730c15e1
@ -1,4 +1,4 @@
|
||||
sfc-y += efx.o falcon.o tx.o rx.o falcon_gmac.o \
|
||||
sfc-y += efx.o nic.o falcon.o tx.o rx.o falcon_gmac.o \
|
||||
falcon_xmac.o selftest.o ethtool.o qt202x_phy.o \
|
||||
mdio_10g.o tenxpress.o falcon_boards.o
|
||||
sfc-$(CONFIG_SFC_MTD) += mtd.o
|
||||
|
File diff suppressed because it is too large
Load Diff
1548
drivers/net/sfc/nic.c
Normal file
1548
drivers/net/sfc/nic.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user