diff options
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 458b79a54..7c9dc459e 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) - |