Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362665
b: refs/heads/master
c: b261c20
h: refs/heads/master
i:
  362663: 0086e5e
v: v3
  • Loading branch information
Arnd Bergmann authored and David S. Miller committed Apr 19, 2013
1 parent 035198a commit 9e4095d
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: e393ce57806cb208574abaec78decd5665416895
refs/heads/master: b261c20fe089859cc43642e7006921498327fe3d
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/8390/ax88796.c
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ static int ax_probe(struct platform_device *pdev)
struct ei_device *ei_local;
struct ax_device *ax;
struct resource *irq, *mem, *mem2;
resource_size_t mem_size, mem2_size = 0;
unsigned long mem_size, mem2_size = 0;
int ret = 0;

dev = ax__alloc_ei_netdev(sizeof(struct ax_device));
Expand Down

0 comments on commit 9e4095d

Please sign in to comment.