Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328100
b: refs/heads/master
c: 3eb4afb
h: refs/heads/master
v: v3
  • Loading branch information
Vipul Pandya authored and David S. Miller committed Sep 27, 2012
1 parent fba2215 commit 67d5a30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 842b08bbee448b2069aaebb7f18b40942ad2a1bd
refs/heads/master: 3eb4afbfceb44750d9afb832e6c992adec9fc571
8 changes: 4 additions & 4 deletions trunk/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ enum {
};

enum {
MEMWIN0_APERTURE = 65536,
MEMWIN0_BASE = 0x30000,
MEMWIN0_APERTURE = 2048,
MEMWIN0_BASE = 0x1b800,
MEMWIN1_APERTURE = 32768,
MEMWIN1_BASE = 0x28000,
MEMWIN2_APERTURE = 2048,
MEMWIN2_BASE = 0x1b800,
MEMWIN2_APERTURE = 65536,
MEMWIN2_BASE = 0x30000,
};

enum dev_master {
Expand Down

0 comments on commit 67d5a30

Please sign in to comment.