On Mon, 30 Jan 2006, Jay Vosburgh wrote:

> ....
>       I believe that bond_compute_features() also needs logic to
> disable NETIF_F_TSO if NETIF_F_SG is not set.
>

But if each slave device supports TSO, then each slave device
also must support SG, and therefore the bond device will support
SG too, right?

In any case, I don't object to adding this check to
bond_compute_features(). It would be consistent with other
driver code, and perhaps more clear.

-- 
Arthur
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to