Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7568
b: refs/heads/master
c: 43fece7
h: refs/heads/master
v: v3
  • Loading branch information
viro@ftp.linux.org.uk authored and Jeff Garzik committed Sep 7, 2005
1 parent 606a839 commit d11250b
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: 5ac90037c8ea428bbf7c5ce383a63a05d05ec763
refs/heads/master: 43fece7b8ba005b7d6a98186c48c577156a25623
2 changes: 1 addition & 1 deletion trunk/drivers/net/dm9000.c
Original file line number Diff line number Diff line change
Expand Up @@ -1140,7 +1140,7 @@ dm9000_phy_write(struct net_device *dev, int phyaddr_unused, int reg, int value)
}

static int
dm9000_drv_suspend(struct device *dev, u32 state, u32 level)
dm9000_drv_suspend(struct device *dev, pm_message_t state, u32 level)
{
struct net_device *ndev = dev_get_drvdata(dev);

Expand Down

0 comments on commit d11250b

Please sign in to comment.