diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-28 19:04:41 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-28 19:04:41 +0000 |
commit | 16ad5caa225539a4601470e417e76a25f0f5e57c (patch) | |
tree | 0addba991f5c09d92d2808ba9435fa2f7d0c068c /package/acx-mac80211/patches/002-rate_definitions.patch | |
parent | c2df3a7179711a09da6a7d16890ed0ba0be9c9ce (diff) | |
download | upstream-16ad5caa225539a4601470e417e76a25f0f5e57c.tar.gz upstream-16ad5caa225539a4601470e417e76a25f0f5e57c.tar.bz2 upstream-16ad5caa225539a4601470e417e76a25f0f5e57c.zip |
refresh acx-mac80211 patches
SVN-Revision: 16157
Diffstat (limited to 'package/acx-mac80211/patches/002-rate_definitions.patch')
-rw-r--r-- | package/acx-mac80211/patches/002-rate_definitions.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/package/acx-mac80211/patches/002-rate_definitions.patch b/package/acx-mac80211/patches/002-rate_definitions.patch index 458b79a543..7c9dc459e0 100644 --- a/package/acx-mac80211/patches/002-rate_definitions.patch +++ b/package/acx-mac80211/patches/002-rate_definitions.patch @@ -1,8 +1,6 @@ -diff --git a/common.c b/common.c -index c3a288d..9c607de 100644 --- a/common.c +++ b/common.c -@@ -1451,60 +1451,66 @@ void acx_free_modes(acx_device_t * adev) +@@ -1452,60 +1452,66 @@ void acx_free_modes(acx_device_t * adev) // adev->modes = NULL; } @@ -105,4 +103,3 @@ index c3a288d..9c607de 100644 }; int acx_setup_modes(acx_device_t * adev) - |