Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275728
b: refs/heads/master
c: b1cb825
h: refs/heads/master
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Nov 17, 2011
1 parent 3445801 commit b6274b0
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: 926d0977b28793533a99ec66484385b5f602e9c8
refs/heads/master: b1cb82566242fbb54d5c655e23995a8f7bd37ecf
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/marvell/sky2.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
#define MAX_SKB_TX_LE (2 + (sizeof(dma_addr_t)/sizeof(u32))*(MAX_SKB_FRAGS+1))
#define TX_MIN_PENDING (MAX_SKB_TX_LE+1)
#define TX_MAX_PENDING 1024
#define TX_DEF_PENDING 127
#define TX_DEF_PENDING 63

#define TX_WATCHDOG (5 * HZ)
#define NAPI_WEIGHT 64
Expand Down

0 comments on commit b6274b0

Please sign in to comment.