Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7267
b: refs/heads/master
c: 0bf0519
h: refs/heads/master
i:
  7265: 85cee5f
  7263: eae7114
v: v3
  • Loading branch information
viro@ftp.linux.org.uk authored and Jeff Garzik committed Sep 5, 2005
1 parent 119b7ed commit 0493456
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: 843684a24eb7b261461d8bc1aa723c23732ecb94
refs/heads/master: 0bf0519d2b531459009caab718b94fdf94d63d17
2 changes: 1 addition & 1 deletion trunk/net/core/ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ static int ethtool_get_stats(struct net_device *dev, void __user *useraddr)
return ret;
}

static int ethtool_get_perm_addr(struct net_device *dev, void *useraddr)
static int ethtool_get_perm_addr(struct net_device *dev, void __user *useraddr)
{
struct ethtool_perm_addr epaddr;
u8 *data;
Expand Down

0 comments on commit 0493456

Please sign in to comment.