diff options
author | 2016-06-29 21:55:54 +0100 | |
---|---|---|
committer | 2016-06-30 09:12:14 -0400 | |
commit | f642963bff1921b7a0b3c8250520b4bde0943387 (patch) | |
tree | 0fa498d245b195c15942ebcad52cef793214a17e /include/linux/skb_array.h | |
parent | nfp: correct name of control BAR define (diff) | |
download | linux-rng-f642963bff1921b7a0b3c8250520b4bde0943387.tar.xz linux-rng-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 'include/linux/skb_array.h')
0 files changed, 0 insertions, 0 deletions