Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224305
b: refs/heads/master
c: cb771b1
h: refs/heads/master
i:
  224303: 5c7786c
v: v3
  • Loading branch information
Mark Einon authored and John W. Linville committed Nov 15, 2010
1 parent 9d2f713 commit 6fcd3bd
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: 46b9786975a69a75f25b71796f7e36d203fbd4ee
refs/heads/master: cb771b1a5de81e3ee59bd8b7ed17da6d09ffcf68
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/rt2x00/rt2500pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -1088,8 +1088,8 @@
/*
* DMA descriptor defines.
*/
#define TXD_DESC_SIZE ( 11 * sizeof(__le32) )
#define RXD_DESC_SIZE ( 11 * sizeof(__le32) )
#define TXD_DESC_SIZE (11 * sizeof(__le32))
#define RXD_DESC_SIZE (11 * sizeof(__le32))

/*
* TX descriptor format for TX, PRIO, ATIM and Beacon Ring.
Expand Down

0 comments on commit 6fcd3bd

Please sign in to comment.