diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-07-31 11:05:32 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-31 18:03:36 -0700 |
commit | 00d51094b8a5856ae790048a332ae24f1dd7c994 (patch) | |
tree | ee1c9ee0bb4e3b10271dfb6271f5eaffe57c7eb1 /net/sysctl_net.c | |
parent | 1daa8790d0280d2c719658e39bd59fce65efa909 (diff) | |
download | linux-stable-00d51094b8a5856ae790048a332ae24f1dd7c994.tar.gz linux-stable-00d51094b8a5856ae790048a332ae24f1dd7c994.tar.bz2 linux-stable-00d51094b8a5856ae790048a332ae24f1dd7c994.zip |
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
This reverts commit 28b45910ccda ("net: bcmgenet: Remove init parameter
from bcmgenet_mii_config") because in the process of moving from
dev_info() to dev_info_once() we essentially lost the helpful printed
messages once the second instance of the driver is loaded.
dev_info_once() does not actually print the message once per device
instance, but once period.
Fixes: 28b45910ccda ("net: bcmgenet: Remove init parameter from bcmgenet_mii_config")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Doug Berger <opendmb@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sysctl_net.c')
0 files changed, 0 insertions, 0 deletions