diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2016-06-29 21:55:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-30 09:12:14 -0400 |
commit | f642963bff1921b7a0b3c8250520b4bde0943387 (patch) | |
tree | 0fa498d245b195c15942ebcad52cef793214a17e /net/ipv6/tcp_ipv6.c | |
parent | 796312cd00d308ca142bace8dd512b02f24d178a (diff) | |
download | linux-f642963bff1921b7a0b3c8250520b4bde0943387.tar.gz linux-f642963bff1921b7a0b3c8250520b4bde0943387.tar.bz2 linux-f642963bff1921b7a0b3c8250520b4bde0943387.zip |
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>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions