Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318929
b: refs/heads/master
c: 913f53e
h: refs/heads/master
i:
  318927: 0cbb426
v: v3
  • Loading branch information
Andy Cress authored and David S. Miller committed Jul 26, 2012
1 parent 4ac3652 commit 3e82817
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: 9c50c0358f31f81dbcf7fa55089865f1efd9928d
refs/heads/master: 913f53e4c8a464c46a70898c88f2291ade28c196
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const char pch_driver_version[] = DRV_VERSION;
#define DSC_INIT16 0xC000
#define PCH_GBE_DMA_ALIGN 0
#define PCH_GBE_DMA_PADDING 2
#define PCH_GBE_WATCHDOG_PERIOD (1 * HZ) /* watchdog time */
#define PCH_GBE_WATCHDOG_PERIOD (5 * HZ) /* watchdog time */
#define PCH_GBE_COPYBREAK_DEFAULT 256
#define PCH_GBE_PCI_BAR 1
#define PCH_GBE_RESERVE_MEMORY 0x200000 /* 2MB */
Expand Down

0 comments on commit 3e82817

Please sign in to comment.