X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fmadwifi%2Fpatches%2F109-soc_platform.patch;fp=package%2Fmadwifi%2Fpatches%2F109-soc_platform.patch;h=4ff37b663b837f96a6a7d088d7cb0fe100da4608;hb=36aa2b764c0b314bd9123dc99a91b1e43fc842d4;hp=0fafd38668a498f8b4ae71b1259de07fdad9459d;hpb=057e4cdd71714328318e93a0574c816976452886;p=openwrt-10.03%2F.git diff --git a/package/madwifi/patches/109-soc_platform.patch b/package/madwifi/patches/109-soc_platform.patch index 0fafd3866..4ff37b663 100644 --- a/package/madwifi/patches/109-soc_platform.patch +++ b/package/madwifi/patches/109-soc_platform.patch @@ -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);