aboutsummaryrefslogtreecommitdiff
path: root/lib/net_utils.c
diff options
context:
space:
mode:
authorOndrej Zary <[email protected]>2014-06-30 18:38:36 +0200
committerDavid S. Miller <[email protected]>2014-07-07 17:06:52 -0700
commite697b16b47d1c6d63859cfd44cecb888c7dde92f (patch)
tree6c5bffb6e8dd92755a5367165b4ab3f213c48c6b /lib/net_utils.c
parent7a72eddc8e943a96afc86264e095f5b1d037ed4a (diff)
tlan: Enable device at resume
pci_disable_device() is called in _suspend but there's no corresponding pci_enable_device() in _resume. This causes "disabling already-disabled device" warning on 2nd suspend. Add pci_enable_device() call to _resume to fix this problem. Signed-off-by: Ondrej Zary <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions