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

netdev: Add addr_list_lock to struct net_device.



This will be used to protect the per-device unicast and multicast
address lists, as well as the callbacks into the drivers which
configure such state such as ->set_rx_mode() and ->set_multicast_list().

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f66ac03d
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