]> git.baikalelectronics.ru Git - kernel.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)
commite50413acc35f615b8d9eaa17c25e6e1d04b75a7b
tree1ff9cae7de987c407655cbeb68b70d4dbd3b1c4e
parentc580947125ccb21935777e3947b3976528722414
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