]> 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)
commitf3c38f5ca6644f9aa0a5ff2995fec0dac9b53775
treec9c9a7995802a37e1a7d6a120d1804924caa09e5
parent33c4c1db503e5d8e399e36e234278eeaed5d2e5e
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