projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe requests...
[openwrt.git]
/
package
/
mac80211
/
patches
/
450-add-ath5k-platform.patch
diff --git
a/package/mac80211/patches/450-add-ath5k-platform.patch
b/package/mac80211/patches/450-add-ath5k-platform.patch
index
77717b9
..
b213e2a
100644
(file)
--- a/
package/mac80211/patches/450-add-ath5k-platform.patch
+++ b/
package/mac80211/patches/450-add-ath5k-platform.patch
@@
-1,6
+1,5
@@
-diff -Nur a/include/linux/ath5k_platform.h b/include/linux/ath5k_platform.h
---- a/include/linux/ath5k_platform.h 1970-01-01 01:00:00.000000000 +0100
-+++ b/include/linux/ath5k_platform.h 2010-06-21 00:19:52.000000000 +0200
+--- /dev/null
++++ b/include/linux/ath5k_platform.h
@@ -0,0 +1,30 @@
+/*
+ * Copyright (c) 2008 Atheros Communications Inc.
@@ -0,0 +1,30 @@
+/*
+ * Copyright (c) 2008 Atheros Communications Inc.
@@
-32,4
+31,3
@@
diff -Nur a/include/linux/ath5k_platform.h b/include/linux/ath5k_platform.h
+};
+
+#endif /* _LINUX_ATH5K_PLATFORM_H */
+};
+
+#endif /* _LINUX_ATH5K_PLATFORM_H */
-
This page took
0.026945 seconds
and
4
git commands to generate.