wlan - Convert low level if_ath driver.
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 7 Sep 2010 20:25:40 +0000 (13:25 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 7 Sep 2010 20:25:40 +0000 (13:25 -0700)
commita311f6cd04a3d45400693ac597045b745ea39a74
tree0a34e91c7d53727535e3a6c7f9def43bcffd0ff8
parent512379561a939fa85a7cfe08affca2110fd20501
wlan - Convert low level if_ath driver.

* Ripout old lock API.

* Use the new wlan_serialize_enter/exit and &wlan_global_serializer.
sys/dev/netif/ath/ath/if_ath.c
sys/dev/netif/ath/ath/if_ath_pci.c
sys/dev/netif/ath/ath/if_athvar.h
sys/dev/netif/ath/hal/ah_osdep.c
sys/dev/netif/ath/rate_amrr/amrr.c
sys/dev/netif/ath/rate_onoe/onoe.c
sys/dev/netif/ath/rate_sample/sample.c