]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: move datapath management code
authorAlex Maftei (amaftei) <amaftei@solarflare.com>
Wed, 8 Jan 2020 16:11:29 +0000 (16:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jan 2020 21:28:02 +0000 (13:28 -0800)
commit41938c4e7fec470d4eec6426076b6a74058bf7c2
treec9c9a7995802a37e1a7d6a120d1804924caa09e5
parent43f7687b20c05dbead06e964b33605a4583b6fd9
sfc: move datapath management code

The code that manages the datapath (starting, stopping, including the
port-related bits) will be common.
Three functions have been added that contain bits from other
functions. These will be moved to their final files in later patches.
Small code styling fixes included.

Signed-off-by: Alexandru-Mihai Maftei <amaftei@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/efx.c
drivers/net/ethernet/sfc/efx_common.c