Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7567
b: refs/heads/master
c: 5ac9003
h: refs/heads/master
i:
  7565: 5f961a5
  7563: d3d7e96
  7559: 5c510e6
  7551: 3a74a2c
v: v3
  • Loading branch information
viro@ftp.linux.org.uk authored and Jeff Garzik committed Sep 7, 2005
1 parent b1e96ac commit 606a839
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: 8e84c801bad50d2e0e9f802610d2c13f8d342230
refs/heads/master: 5ac90037c8ea428bbf7c5ce383a63a05d05ec763
2 changes: 1 addition & 1 deletion trunk/drivers/net/ac3200.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ static int __init ac_probe1(int ioaddr, struct net_device *dev)
return 0;
out2:
if (ei_status.reg0)
iounmap((void *)dev->mem_start);
iounmap(ei_status.mem);
out1:
free_irq(dev->irq, dev);
out:
Expand Down

0 comments on commit 606a839

Please sign in to comment.