From: Allan Stephens Date: Wed, 19 Oct 2011 18:58:29 +0000 (-0400) Subject: tipc: Minor optimization to deactivation of Ethernet media suppot X-Git-Tag: v3.3-rc1~182^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c12118db77dce5a7abf1a0e87af56592fdd7c09;p=pandora-kernel.git tipc: Minor optimization to deactivation of Ethernet media suppot Change TIPC's shutdown code to deactivate generic networking support before terminating Ethernet media support. The deactivation of generic networking support causes all existing bearers to be destroyed, meaning the Ethernet media termination routine no longer has to bother marking them as unavailable. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed