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)
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>

No differences found