Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249146
b: refs/heads/master
c: a29c58a
h: refs/heads/master
v: v3
  • Loading branch information
Naveen Singh authored and Greg Kroah-Hartman committed Apr 25, 2011
1 parent 64a3fc8 commit 9888d2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e46ee8efd7b60afd26445f1bc0bad9c5d5e7d17e
refs/heads/master: a29c58a0e6941674d3bd93bb1301643124b68266
6 changes: 3 additions & 3 deletions trunk/drivers/staging/ath6kl/os/linux/include/ar6000_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -222,11 +222,11 @@ typedef enum _AR6K_BIN_FILE {
#define ENABLEUARTPRINT_DEFAULT 0
#endif /* ENABLEARTPRINT_SET */

#ifdef ATH6K_CONFIG_HIF_VIRTUAL_SCATTER
#ifdef ATH6KL_CONFIG_HIF_VIRTUAL_SCATTER
#define NOHIFSCATTERSUPPORT_DEFAULT 1
#else /* ATH6K_CONFIG_HIF_VIRTUAL_SCATTER */
#else /* ATH6KL_CONFIG_HIF_VIRTUAL_SCATTER */
#define NOHIFSCATTERSUPPORT_DEFAULT 0
#endif /* ATH6K_CONFIG_HIF_VIRTUAL_SCATTER */
#endif /* ATH6KL_CONFIG_HIF_VIRTUAL_SCATTER */


#if defined(CONFIG_ATH6KL_ENABLE_COEXISTENCE)
Expand Down

0 comments on commit 9888d2a

Please sign in to comment.