Skip to content
Commit b13cead1 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'ionic-next'



Shannon Nelson says:

====================
ionic: queue and filter mgmt updates

After a pair of simple code cleanups, we change the mac filter
management to split the updates between the driver's filter
list and the device's filter list so that we can keep the calls
to dev_uc_sync() and dev_mc_sync() under the netif_addr_lock
in ndo_set_rx_mode, and then sync the driver's list to the
device later in the rx_mode work task.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 7fe2f1bc a0c007b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment