projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
swconfig: support providing the switch device name in an option instead of the sectio...
[openwrt.git]
/
package
/
carl9170
/
patches
/
120-fix_missing_include.patch
1
--- a/drivers/net/wireless/ath/carl9170/debug.c
2
+++ b/drivers/net/wireless/ath/carl9170/debug.c
3
@@ -38,6 +38,7 @@
4
*/
5
6
#include <linux/seq_file.h>
7
+#include <linux/vmalloc.h>
8
#include "carl9170.h"
9
#include "usb.h"
10
#include "cmd.h"
This page took
0.045728 seconds
and
5
git commands to generate.