Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253876
b: refs/heads/master
c: cab758e
h: refs/heads/master
v: v3
  • Loading branch information
Clive Stubbings authored and David S. Miller committed Jun 17, 2011
1 parent 9596d0d commit bd7ad11
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: 82362ccbf259b960192019deb562bf84549e3d1d
refs/heads/master: cab758ef30e0e40f783627abc4b66d1b48fecd49
2 changes: 1 addition & 1 deletion trunk/drivers/net/fs_enet/mac-fcc.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ static int do_pd_setup(struct fs_enet_private *fep)
goto out_ep;

fep->fcc.mem = (void __iomem *)cpm2_immr;
fpi->dpram_offset = cpm_dpalloc(128, 8);
fpi->dpram_offset = cpm_dpalloc(128, 32);
if (IS_ERR_VALUE(fpi->dpram_offset)) {
ret = fpi->dpram_offset;
goto out_fcccp;
Expand Down

0 comments on commit bd7ad11

Please sign in to comment.