linux/drivers/net/ethernet/cavium
Jakub Kicinski f4b6bcc700 net: devlink: turn devlink into a built-in
Being able to build devlink as a module causes growing pains.
First all drivers had to add a meta dependency to make sure
they are not built in when devlink is built as a module.  Now
we are struggling to invoke ethtool compat code reliably.

Make devlink code built-in, users can still not build it at
all but the dynamically loadable module option is removed.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-26 08:49:05 -08:00
..
common net: cavium: clean up return value check in cavium_ptp_probe 2018-11-23 17:26:07 -08:00
liquidio liquidio: using NULL instead of plain integer 2019-02-18 16:40:08 -08:00
octeon net: ethernet: Convert phydev advertize and supported from u32 to link mode 2018-11-11 10:10:01 -08:00
thunder net: thunderx: remove link change polling code and info from nicpf 2019-02-22 11:43:45 -08:00
Kconfig net: devlink: turn devlink into a built-in 2019-02-26 08:49:05 -08:00
Makefile net: add support for Cavium PTP coprocessor 2018-01-16 14:31:14 -05:00