ath - use ifnet serialization calls instead of directly calling lwkt
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 May 2010 00:18:04 +0000 (17:18 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 May 2010 00:18:04 +0000 (17:18 -0700)
commit19996047dca89369ea372f9f7162d7d4a99c0efb
tree0bb9ef197d4839366ac1490ade48ef7789ac9db8
parente81fcb2c8ba8c4ad138c6a9dc8c1edeb22f32e27
ath - use ifnet serialization calls instead of directly calling lwkt

* Use ifnet_*serialize_all() instead of lwkt_serialize_*().
sys/dev/netif/ath/rate_amrr/amrr.c
sys/dev/netif/ath/rate_onoe/onoe.c