summaryrefslogtreecommitdiff
path: root/kernel/bpf/arraymap.c
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2016-06-29 21:55:54 +0100
committerDavid S. Miller <davem@davemloft.net>2016-06-30 09:12:14 -0400
commitf642963bff1921b7a0b3c8250520b4bde0943387 (patch)
tree0fa498d245b195c15942ebcad52cef793214a17e /kernel/bpf/arraymap.c
parent796312cd00d308ca142bace8dd512b02f24d178a (diff)
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 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions