diff -urN RC13-git5-aaci/net/core/ethtool.c RC13-git5-ethtool/net/core/ethtool.c --- RC13-git5-aaci/net/core/ethtool.c 2005-09-05 07:05:16.000000000 -0400 +++ RC13-git5-ethtool/net/core/ethtool.c 2005-09-05 16:41:10.000000000 -0400 @@ -695,7 +695,7 @@ 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;