From: Toshiaki Makita Date: Fri, 9 Jan 2015 05:16:40 +0000 (+0900) Subject: bridge: Add ability to enable TSO X-Git-Tag: fixes-v4.0-rc1~150^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f902e8812ef657c6cf744ac25e21865217155460;p=pandora-kernel.git bridge: Add ability to enable TSO Currently a bridge device turns off TSO feature if no bridge ports support it. We can always enable it, since packets can be segmented on ports by software as well as on the bridge device. This will reduce the number of packets processed in the bridge. Signed-off-by: Toshiaki Makita Signed-off-by: David S. Miller --- Reading git-diff-tree failed