hayeswang c79262f3f8 r8152: remove a netif_carrier_off in rtl8152_open function
After commit 90186af404ad ("r8152: fix lockup when runtime PM is enabled"),
the autoresume wouldn't start the device before rtl8152_open() is finished.
Therefore, we don't have to reset the linking status before and after
autoresume. That is, one of netif_carrier_off() in rtl8152_open() could be
removed.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-09 17:48:05 -04:00
..
2015-09-15 12:43:49 -07:00
2016-05-20 19:50:07 -04:00
2013-12-06 12:37:55 -05:00
2016-03-27 22:33:56 -04:00
2016-06-30 09:05:05 -04:00