Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328006
b: refs/heads/master
c: aee77e4
h: refs/heads/master
v: v3
  • Loading branch information
Michal Schmidt authored and David S. Miller committed Sep 19, 2012
1 parent 47cc136 commit 423536d
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: 6b102865e7ba9ff1e3c49c32c7187bb427d91798
refs/heads/master: aee77e4accbeb2c86b1d294cd84fec4a12dde3bd
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/realtek/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
static const int multicast_filter_limit = 32;

#define MAX_READ_REQUEST_SHIFT 12
#define TX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */
#define TX_DMA_BURST 7 /* Maximum PCI burst, '7' is unlimited */
#define SafeMtu 0x1c20 /* ... actually life sucks beyond ~7k */
#define InterFrameGap 0x03 /* 3 means InterFrameGap = the shortest one */

Expand Down

0 comments on commit 423536d

Please sign in to comment.