r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"
authorChun-Hao Lin <hau@realtek.com>
Wed, 1 Oct 2014 15:17:19 +0000 (23:17 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Oct 2014 19:33:18 +0000 (15:33 -0400)
commit2f8c040ce6791ef0477e6d59768ee3d5fd0df0fd
treeccc7c9f5b9e0b7c73710f4a41ccfa33296e03b99
parent706123d06c18b55da5e9da21e2d138ee789bf8f4
r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"

DASH function not only RTL8168DP can support, but also RTL8168EP.
So change the name of function "r8168dp_check_dash" to "r8168_check_dash".

Signed-off-by: Chun-Hao Lin <hau@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c