From 55cde828d39d6fa05ad804c36cda05de1c978a19 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 9 Jan 2007 17:40:25 +0000 Subject: fix typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6049 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/109-soc_platform.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi/patches') diff --git a/package/madwifi/patches/109-soc_platform.patch b/package/madwifi/patches/109-soc_platform.patch index 0fafd38668..4ff37b663b 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); -- cgit v1.2.3