Files
linux/drivers
Michael Chan 8119e49b68 bnxt_en: Refactor the initialization of the ethtool link settings.
Refactor this logic in bnxt_probe_phy() into a separate function
bnxt_init_ethtool_link_settings().  It used to be that the settable
link settings will never be changed without going through ethtool.
So we only needed to do this once in bnxt_probe_phy().  Now, another
function sharing the port may change it and we may need to re-initialize
the ethtool settings again in run-time.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-11-24 14:48:02 -08:00
..
2019-10-28 16:47:22 -07:00
2019-10-24 08:45:31 +03:00
2019-08-27 09:43:59 +02:00
2019-08-16 11:33:56 -07:00
2019-10-27 15:57:19 +00:00
2019-11-20 12:30:47 -08:00
2019-09-23 17:20:40 -04:00
2019-10-15 23:51:36 +02:00
2019-08-18 12:56:10 +02:00
2019-10-15 14:07:01 -06:00