kernel: change debounce logic in the gpio-buttons driver
[openwrt.git] / package / madwifi / patches / 334-input.patch
index 462839e..1e1b276 100644 (file)
@@ -1,8 +1,6 @@
-Index: madwifi-trunk-r3314/net80211/ieee80211_input.c
-===================================================================
---- madwifi-trunk-r3314.orig/net80211/ieee80211_input.c
-+++ madwifi-trunk-r3314/net80211/ieee80211_input.c
-@@ -950,6 +950,9 @@
+--- a/net80211/ieee80211_input.c
++++ b/net80211/ieee80211_input.c
+@@ -950,6 +950,9 @@ ieee80211_input_all(struct ieee80211com 
        TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
                struct sk_buff *skb1;
  
This page took 0.022365 seconds and 4 git commands to generate.