sfc: Clean up struct falcon_board and struct falcon_board_data
Put all static information in struct falcon_board_type and replace it with a pointer in struct falcon_board. Simplify probing aocordingly. Signed-off-by:Ben Hutchings <bhutchings@solarflare.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/sfc/efx.c 1 addition, 1 deletiondrivers/net/sfc/efx.c
- drivers/net/sfc/ethtool.c 3 additions, 3 deletionsdrivers/net/sfc/ethtool.c
- drivers/net/sfc/falcon.c 2 additions, 2 deletionsdrivers/net/sfc/falcon.c
- drivers/net/sfc/falcon.h 23 additions, 11 deletionsdrivers/net/sfc/falcon.h
- drivers/net/sfc/falcon_boards.c 54 additions, 61 deletionsdrivers/net/sfc/falcon_boards.c
- drivers/net/sfc/qt202x_phy.c 1 addition, 1 deletiondrivers/net/sfc/qt202x_phy.c
- drivers/net/sfc/tenxpress.c 1 addition, 1 deletiondrivers/net/sfc/tenxpress.c
Loading
Please register or sign in to comment