Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
ed3305b4
Commit
ed3305b4
authored
Jun 02, 2010
by
John W. Linville
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled
Signed-off-by:
John W. Linville
<
linville@tuxdriver.com
>
parent
4fb26fa9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
drivers/net/wireless/ath/ath9k/htc.h
drivers/net/wireless/ath/ath9k/htc.h
+2
-0
No files found.
drivers/net/wireless/ath/ath9k/htc.h
View file @
ed3305b4
...
@@ -289,6 +289,8 @@ struct ath9k_debug {
...
@@ -289,6 +289,8 @@ struct ath9k_debug {
#define TX_STAT_INC(c) do { } while (0)
#define TX_STAT_INC(c) do { } while (0)
#define RX_STAT_INC(c) do { } while (0)
#define RX_STAT_INC(c) do { } while (0)
#define TX_QSTAT_INC(c) do { } while (0)
#endif
/* CONFIG_ATH9K_HTC_DEBUGFS */
#endif
/* CONFIG_ATH9K_HTC_DEBUGFS */
#define ATH_LED_PIN_DEF 1
#define ATH_LED_PIN_DEF 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment