]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: Move EF100 efx_nic_type structs to the end of the file
authorJonathan Cooper <jonathan.s.cooper@amd.com>
Tue, 28 Jun 2022 14:00:10 +0000 (15:00 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jun 2022 12:40:47 +0000 (13:40 +0100)
commita8f0501be9d277e518c1b6e323eb5fe46591a93a
tree25af847541eeb16ec12aa5ead15de956969ce526
parent28d9f927e7d0cdddd8140735f65cc72708472c22
sfc: Move EF100 efx_nic_type structs to the end of the file

This avoids a forward declaration in a subsequent patch.

Signed-off-by: Jonathan Cooper <jonathan.s.cooper@amd.com>
Co-developed-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef100_nic.c