opnsense-src/sys/dev/sn
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
..
if_sn.c Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ 2009-06-26 11:45:06 +00:00
if_sn_isa.c Add support for Farallon EtherMAC PC Card. 2005-07-06 15:59:47 +00:00
if_sn_pccard.c Use new convenience function to read CIS rather than the older, harder to 2005-09-13 19:25:30 +00:00
if_snreg.h Eliminate dead code 2005-09-22 05:56:32 +00:00
if_snvar.h Spell "destroy" correctly. 2005-09-15 19:34:12 +00:00
ositech.h Commit firmware that the xilinx on the Ositech Seven of Diamonds and a 2005-07-13 14:49:06 +00:00