From: Olaf Rempel Date: Thu, 24 Nov 2005 03:04:08 +0000 (-0800) Subject: [BRIDGE]: recompute features when adding a new device X-Git-Tag: v2.6.15-rc3~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133747e8d1e912863edfb3869e36b97b9939d4fc;p=pandora-kernel.git [BRIDGE]: recompute features when adding a new device We must recompute bridge features everytime the list of underlying devices changes, or we might end up with features that are not supported by all devices (eg. NETIF_F_TSO) This patch adds the missing recompute when adding a device to the bridge. Signed-off-by: Olaf Rempel Signed-off-by: David S. Miller --- Reading git-diff-tree failed