projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: add a temporary uci option for setting the channel bandwidth
[openwrt.git]
/
package
/
madwifi
/
patches
/
446-single_module.patch
diff --git
a/package/madwifi/patches/446-single_module.patch
b/package/madwifi/patches/446-single_module.patch
index
ed02ae8
..
b2898ca
100644
(file)
--- a/
package/madwifi/patches/446-single_module.patch
+++ b/
package/madwifi/patches/446-single_module.patch
@@
-89,7
+89,7
@@
{
--- a/net80211/ieee80211_crypto_ccmp.c
+++ b/net80211/ieee80211_crypto_ccmp.c
{
--- a/net80211/ieee80211_crypto_ccmp.c
+++ b/net80211/ieee80211_crypto_ccmp.c
-@@ -686,6 +686,8 @@ ccmp_decrypt(struct ieee80211_key *key,
+@@ -686,6 +686,8 @@ ccmp_decrypt(struct ieee80211_key *key,
}
#undef CCMP_DECRYPT
}
#undef CCMP_DECRYPT
@@
-351,7
+351,7
@@
#include <linux/module.h>
#include <linux/skbuff.h>
#include <linux/netdevice.h>
#include <linux/module.h>
#include <linux/skbuff.h>
#include <linux/netdevice.h>
-@@ -201
4,3 +2015
,65 @@ ieee80211_build_sc_ie(struct ieee80211co
+@@ -201
5,3 +2016
,65 @@ ieee80211_build_sc_ie(struct ieee80211co
int ath_debug_global = 0;
EXPORT_SYMBOL(ath_debug_global);
int ath_debug_global = 0;
EXPORT_SYMBOL(ath_debug_global);
This page took
0.024199 seconds
and
4
git commands to generate.