]> git.karo-electronics.de Git - karo-tx-linux.git/commit
r8169: use Giant Send
authorhayeswang <hayeswang@realtek.com>
Fri, 11 Jul 2014 08:25:57 +0000 (16:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jul 2014 21:32:54 +0000 (14:32 -0700)
commitbdfa4ed68187c436caee8adc1ef1d4b0d75ca0ae
tree1ff9cae7de987c407655cbeb68b70d4dbd3b1c4e
parent5888d3fc45facf13c51b7c056778ac8424a057f3
r8169: use Giant Send

Replace large send with giant send for TSO for RTL8111C and later ICs.
The large send setting of the RTL8111DP is different from the other
chips. However, the giant send setting is the same for all the chips
which support it. Use the giant send to synchronize the settings.

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