]> git.karo-electronics.de Git - linux-beck.git/commit
r8169: split rtl8169_tso_csum
authorhayeswang <hayeswang@realtek.com>
Fri, 11 Jul 2014 08:25:56 +0000 (16:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jul 2014 21:32:54 +0000 (14:32 -0700)
commit5888d3fc45facf13c51b7c056778ac8424a057f3
tree65a0c5c3acc0d34a435478cae7b961fee9ac9a49
parenta2f983f83b0f66a74a045d36eb84e2f01bb950c7
r8169: split rtl8169_tso_csum

According to the txd_version, split rtl8169_tso_csum() into
rtl8169_tso_csum_v1() and rtl8169_tso_csum_v2().

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c