reorder the madwifi modules to get rid of the annoying console messages on boot
SVN-Revision: 3421
This commit is contained in:
parent
71b0372e7a
commit
d47a343305
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
|||
wlan
|
||||
wlan_scan_ap
|
||||
wlan_scan_sta
|
||||
ath_hal
|
||||
ath_rate_sample
|
||||
ath_pci
|
||||
|
@ -7,5 +9,3 @@ wlan_ccmp
|
|||
wlan_tkip
|
||||
wlan_wep
|
||||
wlan_xauth
|
||||
wlan_scan_ap
|
||||
wlan_scan_sta
|
||||
|
|
Loading…
Reference in a new issue