projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86] grub: Natively build grub only on x86 linux hosts, cross compile everywhere...
[openwrt.git]
/
package
/
madwifi
/
patches
/
324-alignment.patch
diff --git
a/package/madwifi/patches/324-alignment.patch
b/package/madwifi/patches/324-alignment.patch
index
52be8ae
..
338373e
100644
(file)
--- a/
package/madwifi/patches/324-alignment.patch
+++ b/
package/madwifi/patches/324-alignment.patch
@@
-1,7
+1,5
@@
-Index: madwifi-trunk-r3314/net80211/ieee80211_input.c
-===================================================================
---- madwifi-trunk-r3314.orig/net80211/ieee80211_input.c
-+++ madwifi-trunk-r3314/net80211/ieee80211_input.c
+--- a/net80211/ieee80211_input.c
++++ b/net80211/ieee80211_input.c
@@ -1275,14 +1275,8 @@
eh->ether_type = ether_type;
@@ -1275,14 +1275,8 @@
eh->ether_type = ether_type;
This page took
0.025827 seconds
and
4
git commands to generate.