Files
linux-legacy/include/linux
Herbert Xu 78eb887733 [BRIDGE]: Disable SG/GSO if TX checksum is off
When the bridge recomputes features, it does not maintain the
constraint that SG/GSO must be off if TX checksum is off.
This patch adds that constraint.

On a completely unrelated note, I've also added TSO6 and TSO_ECN
feature bits if GSO is enabled on the underlying device through
the new NETIF_F_GSO_SOFTWARE macro.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-08-17 18:22:32 -07:00
..
2006-08-03 16:56:02 -04:00
2006-07-28 21:02:00 -07:00
2006-07-31 13:28:39 -07:00
2006-07-14 21:53:56 -07:00
2006-07-14 21:53:55 -07:00
2006-08-03 16:55:41 -04:00
2006-08-03 13:20:06 -07:00
2006-08-06 08:57:47 -07:00