diff options
author | Jay Vosburgh <[email protected]> | 2013-05-31 11:57:29 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-05-31 16:56:56 -0700 |
commit | b190a50875b95e58ebe2b00ed3bf7f1d44961471 (patch) | |
tree | aec7043a3077c42ddaa6131fbaf39c03856e87fe /lib/mpi/mpi-inline.h | |
parent | 29ca2f8fcc721517b83d0a560c47cee2dde827a6 (diff) |
net/core: dev_mc_sync_multiple calls wrong helper
The dev_mc_sync_multiple function is currently calling
__hw_addr_sync, and not __hw_addr_sync_multiple. This will result in
addresses only being synced to the first device from the set.
Corrected by calling the _multiple variant.
Signed-off-by: Jay Vosburgh <[email protected]>
Reviewed-by: Vlad Yasevich <[email protected]>
Tested-by: Shawn Bohrer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions