From b3d001108cd9e4a79660b2cf04cc371682b84637 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 7 Apr 2013 22:05:36 +0000 Subject: mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh patches Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36265 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'package/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch') diff --git a/package/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch b/package/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch index 00855f6b54..bb682ff1fd 100644 --- a/package/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch +++ b/package/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch @@ -11,11 +11,9 @@ Signed-off-by: John Crispin drivers/net/wireless/rt2x00/rt2800pci.c | 7 +++++++ 1 file changed, 7 insertions(+) -diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c -index ded73da..e5deb9e 100644 --- a/drivers/net/wireless/rt2x00/rt2800pci.c +++ b/drivers/net/wireless/rt2x00/rt2800pci.c -@@ -1183,11 +1183,18 @@ static int rt2800soc_probe(struct platform_device *pdev) +@@ -1185,11 +1185,18 @@ static int rt2800soc_probe(struct platfo return rt2x00soc_probe(pdev, &rt2800pci_ops); } @@ -34,6 +32,3 @@ index ded73da..e5deb9e 100644 }, .probe = rt2800soc_probe, .remove = rt2x00soc_remove, --- -1.7.10.4 - -- cgit v1.2.3