X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0e97be5b175b44ec78a477aa8a445288aae146f1..95f4b6bdd07d833e83265b9ca39de0223ff969e3:/package/acx-mac80211/patches/002-rate_definitions.patch 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) -