freebsd-dev/sys/arm/xscale
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
..
i8134x Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
i80321 Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
ixp425 Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ 2009-06-26 11:45:06 +00:00
pxa Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
std.xscale Instead of using sysarch() to store-retrieve the tp, add a magic address, 2005-02-26 18:59:01 +00:00
xscalereg.h Start all license statements with /*- 2005-01-05 21:58:49 +00:00
xscalevar.h Start all license statements with /*- 2005-01-05 21:58:49 +00:00