From: Chun-Hao Lin Date: Wed, 1 Oct 2014 15:17:20 +0000 (+0800) Subject: r8169:modify the behavior of function "rtl8168_oob_notify" X-Git-Tag: fixes-against-v3.18-rc2~144^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a9b4d9670e71784896d95c41c9b0acd50db1dbb;p=pandora-kernel.git r8169:modify the behavior of function "rtl8168_oob_notify" In function "rtl8168_oob_notify", using function "rtl_eri_write" to access eri register 0xe8, instead of using MAC register "ERIDR" and "ERIAR" to access it. For using function "rtl_eri_write" in function "rtl8168_oob_notify", need to move down "rtl8168_oob_notify" related functions under the function "rtl_eri_write". Signed-off-by: Chun-Hao Lin Signed-off-by: David S. Miller --- Reading git-diff-tree failed