Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183647
b: refs/heads/master
c: 79b6a51
h: refs/heads/master
i:
  183645: 1922ec8
  183643: 7ad6c86
  183639: 18d88c2
  183631: 948f436
  183615: a445755
v: v3
  • Loading branch information
John W. Linville committed Jan 14, 2010
1 parent 1f2dac9 commit 35b7023
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a5fb297d634ba20bd53a7d6fecd611bbfd342e78
refs/heads/master: 79b6a5110abf6fd4454ba34e0960783a4a2c801a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwmc3200wifi/iwm.h
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ struct iwm_priv {

struct sk_buff_head rx_list;
struct list_head rx_tickets;
struct list_head rx_packets[IWM_RX_ID_HASH + 1];
struct list_head rx_packets[IWM_RX_ID_HASH];
struct workqueue_struct *rx_wq;
struct work_struct rx_worker;

Expand Down

0 comments on commit 35b7023

Please sign in to comment.