Loading drivers/net/bfin_mac.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -558,7 +558,7 @@ static const struct ethtool_ops bfin_mac_ethtool_ops = { }; }; /**************************************************************************/ /**************************************************************************/ void setup_system_regs(struct net_device *dev) static void setup_system_regs(struct net_device *dev) { { struct bfin_mac_local *lp = netdev_priv(dev); struct bfin_mac_local *lp = netdev_priv(dev); int i; int i; Loading Loading
drivers/net/bfin_mac.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -558,7 +558,7 @@ static const struct ethtool_ops bfin_mac_ethtool_ops = { }; }; /**************************************************************************/ /**************************************************************************/ void setup_system_regs(struct net_device *dev) static void setup_system_regs(struct net_device *dev) { { struct bfin_mac_local *lp = netdev_priv(dev); struct bfin_mac_local *lp = netdev_priv(dev); int i; int i; Loading