Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203704
b: refs/heads/master
c: ff4bf91
h: refs/heads/master
v: v3
  • Loading branch information
Kulikov Vasiliy authored and John W. Linville committed Jul 14, 2010
1 parent b0fa427 commit 7956a5a
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: ccb6c1360f8dd43303c659db718e7e0b24175db5
refs/heads/master: ff4bf917cd4d355f23eea5812a11be5711dcfb8c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/airo.c
Original file line number Diff line number Diff line change
Expand Up @@ -2931,8 +2931,8 @@ static struct net_device *_init_airo_card( unsigned short irq, int port,
release_region( dev->base_addr, 64 );
err_out_nets:
airo_networks_free(ai);
del_airo_dev(ai);
err_out_free:
del_airo_dev(ai);
free_netdev(dev);
return NULL;
}
Expand Down

0 comments on commit 7956a5a

Please sign in to comment.