Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208818
b: refs/heads/master
c: 0409cb0
h: refs/heads/master
v: v3
  • Loading branch information
Krzysztof Hałasa committed May 27, 2010
1 parent 3fba0d5 commit 576ba51
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: ce057297fdab808d9a071c084b7405bc6c8d14c5
refs/heads/master: 0409cb0dacb58c8796ab9a5ec1be9550c7bc8553
2 changes: 1 addition & 1 deletion trunk/drivers/net/arm/ixp4xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ static inline void memcpy_swab32(u32 *dest, u32 *src, int cnt)

static spinlock_t mdio_lock;
static struct eth_regs __iomem *mdio_regs; /* mdio command and status only */
struct mii_bus *mdio_bus;
static struct mii_bus *mdio_bus;
static int ports_open;
static struct port *npe_port_tab[MAX_NPES];
static struct dma_pool *dma_pool;
Expand Down

0 comments on commit 576ba51

Please sign in to comment.