mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-16 03:46:58 +00:00
fix typo
SVN-Revision: 6049
This commit is contained in:
parent
a07ed4abe1
commit
084ed38042
@ -184,7 +184,7 @@ diff -ur madwifi.old/ath/if_ath_ahb.c madwifi.dev/ath/if_ath_ahb.c
|
||||
#endif
|
||||
+
|
||||
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19)
|
||||
+ platform_driver_register(&ahb_wmac_driver);
|
||||
+ platform_driver_unregister(&ahb_wmac_driver);
|
||||
+#else
|
||||
exit_ath_wmac(AR531X_WLAN0_NUM);
|
||||
exit_ath_wmac(AR531X_WLAN1_NUM);
|
||||
|
Loading…
Reference in New Issue
Block a user