linux-stable/drivers/net/hamradio
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
..
6pack.c netdev: Add netdev->addr_list_lock protection. 2008-07-15 00:13:44 -07:00
baycom_epp.c net: Eliminate flush_scheduled_work() calls while RTNL is held. 2008-06-12 02:22:02 -07:00
baycom_par.c
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. 2008-07-08 23:13:53 -07:00
dmascc.c hamradio: remove unused variable 2008-06-27 17:22:08 -07:00
hdlcdrv.c
Kconfig
Makefile
mkiss.c netdev: Add netdev->addr_list_lock protection. 2008-07-15 00:13:44 -07:00
scc.c hamradio/scc: add missing block braces to multi-statement if 2008-05-22 06:03:31 -04:00
yam.c
yam1200.h
yam9600.h
z8530.h