Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246785
b: refs/heads/master
c: ab4bf5e
h: refs/heads/master
i:
  246783: 817505d
v: v3
  • Loading branch information
Wey-Yi Guy committed Apr 8, 2011
1 parent 7bacc03 commit f94bc6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ece3cd2e8fb119a4394dcdc6ef921e85cdd4cc69
refs/heads/master: ab4bf5ef5afce9d31cf5cf05ac80b3b01cbb24a3
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-fh.h
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@
#define RX_LOW_WATERMARK 8

/* Size of one Rx buffer in host DRAM */
#define IWL_RX_BUF_SIZE_3K (3 * 1000) /* 3945 only */
#define IWL_RX_BUF_SIZE_4K (4 * 1024)
#define IWL_RX_BUF_SIZE_8K (8 * 1024)

Expand All @@ -443,7 +442,7 @@ struct iwl_rb_status {
__le16 closed_fr_num;
__le16 finished_rb_num;
__le16 finished_fr_nam;
__le32 __unused; /* 3945 only */
__le32 __unused;
} __packed;


Expand Down

0 comments on commit f94bc6b

Please sign in to comment.