Home
last modified time | relevance | path

Searched hist:"61 f7c6f44870bfb17db9f94e1a5a0ffa33e0e404" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c61f7c6f44870bfb17db9f94e1a5a0ffa33e0e404 Sat Mar 30 02:24:43 UTC 2019 Dirk van der Merwe <dirk.vandermerwe@netronome.com> nfp: implement ethtool get module EEPROM

Now that the NSP provides the ability to read from the SFF modules'
EEPROM, we can use this interface to implement the ethtool callback.

If the NSP only provides partial data, we log the event from within
the driver but pass a success code to ethtool to prevent it from
discarding the partial data.

Signed-off-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>