projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet...
[openwrt.git]
/
package
/
mac80211
/
patches
/
407-ath9k-override-mac-address-from-platform-data.patch
diff --git
a/package/mac80211/patches/407-ath9k-override-mac-address-from-platform-data.patch
b/package/mac80211/patches/407-ath9k-override-mac-address-from-platform-data.patch
index
999ced4
..
315e799
100644
(file)
--- a/
package/mac80211/patches/407-ath9k-override-mac-address-from-platform-data.patch
+++ b/
package/mac80211/patches/407-ath9k-override-mac-address-from-platform-data.patch
@@
-11,7
+11,7
@@
#include "hw.h"
#include "hw-ops.h"
#include "rc.h"
#include "hw.h"
#include "hw-ops.h"
#include "rc.h"
-@@ -4
16,18 +418
,23 @@ static void ath9k_hw_init_defaults(struc
+@@ -4
34,18 +436
,23 @@ static void ath9k_hw_init_defaults(struc
static int ath9k_hw_init_macaddr(struct ath_hw *ah)
{
struct ath_common *common = ath9k_hw_common(ah);
static int ath9k_hw_init_macaddr(struct ath_hw *ah)
{
struct ath_common *common = ath9k_hw_common(ah);
This page took
0.025233 seconds
and
4
git commands to generate.