Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72425
b: refs/heads/master
c: 79d1050
h: refs/heads/master
i:
  72423: a7188d0
v: v3
  • Loading branch information
Maciej W. Rozycki authored and Jeff Garzik committed Oct 24, 2007
1 parent 94703d3 commit 5ffcd9b
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: b9192ad93033e98bf50d9ee8489b24c2d9936f8c
refs/heads/master: 79d1050813d4950335f1097a971836ed08be53b0
2 changes: 1 addition & 1 deletion trunk/drivers/net/defxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ static void __devinit dfx_bus_init(struct net_device *dev)
* Interrupts are disabled at the adapter bus-specific logic.
*/

static void __devinit dfx_bus_uninit(struct net_device *dev)
static void __devexit dfx_bus_uninit(struct net_device *dev)
{
DFX_board_t *bp = netdev_priv(dev);
struct device *bdev = bp->bus_dev;
Expand Down

0 comments on commit 5ffcd9b

Please sign in to comment.