diff options
Diffstat (limited to 'drivers/net/3c501.h')
-rw-r--r-- | drivers/net/3c501.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/3c501.h b/drivers/net/3c501.h index cfec64efff7..f40b0493337 100644 --- a/drivers/net/3c501.h +++ b/drivers/net/3c501.h @@ -23,7 +23,7 @@ static const struct ethtool_ops netdev_ethtool_ops; static int el_debug = EL_DEBUG; /* - * Board-specific info in dev->priv. + * Board-specific info in netdev_priv(dev). */ struct net_local |