Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291194
b: refs/heads/master
c: 61f0439
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Mar 6, 2012
1 parent 9d23fa5 commit f9f26b0
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 0439bb6200153406abb81b469b82d2336be0d175
refs/heads/master: 61f0439277abb4f65d99b362b62cbabbde7032a0
4 changes: 4 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,10 @@ int __must_check iwl_scan_initiate(struct iwl_priv *priv,

#define IWL_SCAN_CHECK_WATCHDOG (HZ * 7)

/* traffic log definitions */
#define IWL_TRAFFIC_ENTRIES (256)
#define IWL_TRAFFIC_ENTRY_SIZE (64)

/*****************************************************
* S e n d i n g H o s t C o m m a n d s *
*****************************************************/
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/iwlwifi/iwl-shared.h
Original file line number Diff line number Diff line change
Expand Up @@ -445,9 +445,6 @@ iwl_remove_notification(struct iwl_shared *shrd,

#define IWL_CMD(x) case x: return #x

#define IWL_TRAFFIC_ENTRIES (256)
#define IWL_TRAFFIC_ENTRY_SIZE (64)

/*****************************************************
* DRIVER STATUS FUNCTIONS
******************************************************/
Expand Down

0 comments on commit f9f26b0

Please sign in to comment.