X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e8923f5d9e78fa4a95826f0f0097dc62a9313feb..acd288a1454a742a0da195f1b6a840ae8c1b0bdb:/package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch diff --git a/package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch b/package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch index 9056076bd..476f73011 100644 --- a/package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch +++ b/package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch @@ -12,7 +12,7 @@ #endif /* _RT2X00_PLATFORM_H */ --- a/drivers/net/wireless/rt2x00/rt2x00dev.c +++ b/drivers/net/wireless/rt2x00/rt2x00dev.c -@@ -829,6 +829,22 @@ static int rt2x00lib_probe_hw_modes(stru +@@ -833,6 +833,22 @@ static int rt2x00lib_probe_hw_modes(stru unsigned int num_rates; unsigned int i;