From: Chun-Hao Lin Date: Tue, 2 Dec 2014 08:48:30 +0000 (+0800) Subject: r8169:prevent enable hardware tx/rx too early X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~86^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6e572911a4cb2b9fcd1c26a38d5317a3971f2fd;p=pandora-kernel.git r8169:prevent enable hardware tx/rx too early For RTL8168G/GU/H/EP and RTL8411B remove enable tx/rx from its own hw_start function. This will prevent enable tx/rx before complete hardware tx/rx setting. Tx/Rx will be enabled in the end of function rtl_hw_start_8168. Signed-off-by: Chunhao Lin Signed-off-by: David S. Miller --- Reading git-diff-tree failed