acx-mac80211: fix build after recent mac80211 update and refresh patches
[openwrt.git] / package / kernel / acx-mac80211 / patches / 003-Fix-3.10-build.patch
index a0636698c1e057363ac12c954c6436e14e412444..c73784465e0729863aeba1c51a64ee8069bc99d1 100644 (file)
@@ -9,11 +9,9 @@ Signed-off-by: Oliver Winker <oliver@oli1170.net>
  main.c | 7 +++++++
  1 file changed, 7 insertions(+)
 
-diff --git a/main.c b/main.c
-index 3af6cd0..841592f 100644
 --- a/main.c
 +++ b/main.c
-@@ -682,10 +682,17 @@ int acx_op_config(struct ieee80211_hw *hw, u32 changed)
+@@ -682,10 +682,17 @@ int acx_op_config(struct ieee80211_hw *h
  
        if (changed & IEEE80211_CONF_CHANGE_CHANNEL) {
                logf1(L_DEBUG, "IEEE80211_CONF_CHANGE_CHANNEL,"
@@ -31,6 +29,3 @@ index 3af6cd0..841592f 100644
  
                changed_not_done &= ~IEEE80211_CONF_CHANGE_CHANNEL;
        }
--- 
-1.8.4.rc1
-