From: hayeswang Date: Tue, 30 Sep 2014 08:48:01 +0000 (+0800) Subject: r8152: fix setting RTL8152_UNPLUG X-Git-Tag: fixes-for-v3.18-merge-window~53^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f561de33d63aefb97fb0c3653a36fb32d4e8c74a;p=pandora-kernel.git r8152: fix setting RTL8152_UNPLUG The flag of RTL8152_UNPLUG should only be set when the device is unplugged, not each time the rtl8152_disconnect() is called. Otherwise, the device wouldn't be stopped normally. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed