Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224311
b: refs/heads/master
c: 87a46ca
h: refs/heads/master
i:
  224309: 073b81e
  224307: 7bbcd27
  224303: 5c7786c
v: v3
  • Loading branch information
Mark Einon authored and John W. Linville committed Nov 15, 2010
1 parent f75cc61 commit 438bfb5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 144b80bc05e76df0acb8b5e86a6e6aaf0c53325e
refs/heads/master: 87a46caf920515eb269df0109f0a61a958236568
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/rt2x00/rt2800usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
/*
* DMA descriptor defines.
*/
#define TXINFO_DESC_SIZE ( 1 * sizeof(__le32) )
#define RXINFO_DESC_SIZE ( 1 * sizeof(__le32) )
#define TXINFO_DESC_SIZE (1 * sizeof(__le32))
#define RXINFO_DESC_SIZE (1 * sizeof(__le32))

/*
* TX Info structure
Expand Down

0 comments on commit 438bfb5

Please sign in to comment.