linux/drivers/infiniband/ulp
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection.
Add netif_addr_{lock,unlock}{,_bh}() helpers.

Use them to protect operations that operate on or read
the network device unicast and multicast address lists.

Also use them in cases where the code simply wants to
block calls into the driver's ->set_rx_mode() and
->set_multicast_list() methods.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-15 00:13:44 -07:00
..
ipoib netdev: Add netdev->addr_list_lock protection. 2008-07-15 00:13:44 -07:00
iser IB/iser: Count FMR alignment violations per session 2008-04-29 13:46:52 -07:00
srp SCSI: convert struct class_device to struct device 2008-04-19 19:10:33 -07:00