summaryrefslogtreecommitdiffstats
path: root/fs/sysfs
diff options
context:
space:
mode:
authorFlorian Fainelli2018-03-18 20:49:51 +0100
committerDavid S. Miller2018-03-18 21:32:47 +0100
commita069215cf5985f3aa1bba550264907d6bd05c5f7 (patch)
tree41c5c089bd32665acdd3b0c45c2b4c463c780a67 /fs/sysfs
parentvmxnet3: use correct flag to indicate LRO feature (diff)
downloadkernel-qcow2-linux-a069215cf5985f3aa1bba550264907d6bd05c5f7.tar.gz
kernel-qcow2-linux-a069215cf5985f3aa1bba550264907d6bd05c5f7.tar.xz
kernel-qcow2-linux-a069215cf5985f3aa1bba550264907d6bd05c5f7.zip
net: fec: Fix unbalanced PM runtime calls
When unbinding/removing the driver, we will run into the following warnings: [ 259.655198] fec 400d1000.ethernet: 400d1000.ethernet supply phy not found, using dummy regulator [ 259.665065] fec 400d1000.ethernet: Unbalanced pm_runtime_enable! [ 259.672770] fec 400d1000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00 [ 259.683062] fec 400d1000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: f2:3e:93:b7:29:c1 [ 259.696239] libphy: fec_enet_mii_bus: probed Avoid these warnings by balancing the runtime PM calls during fec_drv_remove(). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions