X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=package%2Fmac80211%2Fpatches%2F603-rt2x00-introduce-rt2x00eeprom.patch;h=9897291322d450a74b2a69264f78e289d91f50f8;hb=179c55ab972625b5cd13459eea78e632366f8bcb;hp=7c5b1412934d24426de13a2a27c0332f798c12e5;hpb=b35c47cc3abb33663258cf7a416f18e303f7379b;p=openwrt.git diff --git a/package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch b/package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch index 7c5b141293..9897291322 100644 --- a/package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch +++ b/package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch @@ -239,7 +239,7 @@ .get_entry_state = rt2800pci_get_entry_state, --- a/drivers/net/wireless/rt2x00/rt2x00dev.c +++ b/drivers/net/wireless/rt2x00/rt2x00dev.c -@@ -1206,6 +1206,10 @@ int rt2x00lib_probe_dev(struct rt2x00_de +@@ -1214,6 +1214,10 @@ int rt2x00lib_probe_dev(struct rt2x00_de rt2x00dev->hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN; @@ -250,7 +250,7 @@ /* * Initialize work. */ -@@ -1330,6 +1334,11 @@ void rt2x00lib_remove_dev(struct rt2x00_ +@@ -1338,6 +1342,11 @@ void rt2x00lib_remove_dev(struct rt2x00_ */ if (rt2x00dev->drv_data) kfree(rt2x00dev->drv_data);