diff options
author | Ivan Vecera <[email protected]> | 2017-01-06 20:30:02 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-01-06 22:22:08 -0500 |
commit | 1d0f110a2c6c4bca3dbcc4b0e27f1e3dc2d44a2c (patch) | |
tree | df29493c336b047e7da28574570d9f81e52fdedb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bcd5e1a49f0d54afd3c5411bed2f59996e1c53e4 (diff) |
be2net: fix accesses to unicast list
Commit 988d44b "be2net: Avoid redundant addition of mac address in HW"
introduced be_dev_mac_add & be_uc_mac_add helpers that incorrectly
access adapter->uc_list as an array of bytes instead of an array of
be_eth_addr. Consequently NIC is not filled with valid data so unicast
filtering is broken.
Cc: Sathya Perla <[email protected]>
Cc: Ajit Khaparde <[email protected]>
Cc: Sriharsha Basavapatna <[email protected]>
Cc: Somnath Kotur <[email protected]>
Fixes: 988d44b be2net: Avoid redundant addition of mac address in HW
Signed-off-by: Ivan Vecera <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions