linux_dsm_epyc7002/drivers/net/ethernet/netronome/nfp
Jakub Kicinski f642963bff nfp: remove unused parameter from nfp_net_write_mac_addr()
nfp_net_write_mac_addr() always writes to the BAR the current
device address taken from netdev struct.  The address given
as parameter is actually ignored.  Since all callers pass
netdev->dev_addr simply remove the parameter.

While at it improve the function's kdoc a bit.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-30 09:12:14 -04:00
..
Makefile net: add driver for Netronome NFP4000/NFP6000 NIC VFs 2015-12-03 14:17:51 -05:00
nfp_net_common.c nfp: remove unused parameter from nfp_net_write_mac_addr() 2016-06-30 09:12:14 -04:00
nfp_net_ctrl.h nfp: remove unused suspicious mask defines 2016-04-16 22:34:40 -04:00
nfp_net_debugfs.c nfp: remove unnecessary static 2016-04-16 22:34:39 -04:00
nfp_net_ethtool.c nfp: allow ring size reconfiguration at runtime 2016-04-08 15:26:06 -04:00
nfp_net.h nfp: correct name of control BAR define 2016-06-30 09:12:14 -04:00
nfp_netvf_main.c nfp: correct name of control BAR define 2016-06-30 09:12:14 -04:00