freebsd-dev/sys/mips/adm5120
Robert Watson eb956cd041 Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
IF_ADDR_UNLOCK() across network device drivers when accessing the
per-interface multicast address list, if_multiaddrs.  This will
allow us to change the locking strategy without affecting our driver
programming interface or binary interface.

For two wireless drivers, remove unnecessary locking, since they
don't actually access the multicast address list.

Approved by:	re (kib)
MFC after:	6 weeks
2009-06-26 11:45:06 +00:00
..
adm5120_machdep.c Remove redundant assignment. 2008-12-11 07:00:23 +00:00
adm5120reg.h
admpci.c Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
console.c
files.adm5120
if_admsw.c Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ 2009-06-26 11:45:06 +00:00
if_admswreg.h
if_admswvar.h Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
obio.c MFp4: Update the interrupt code from perforce. 2008-09-19 04:10:09 +00:00
obiovar.h
std.adm5120
uart_bus_adm5120.c Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
uart_cpu_adm5120.c Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
uart_dev_adm5120.c Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
uart_dev_adm5120.h