From: Allan Stephens Date: Fri, 27 May 2011 18:02:48 +0000 (-0400) Subject: tipc: Remove redundant search when enabling bearer X-Git-Tag: v3.2-rc1~129^2~251^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18abf0fb6b8f05be2a289abbbc054d4869281476;p=pandora-kernel.git tipc: Remove redundant search when enabling bearer Removes obsolete code that searches for an Ethernet bearer structure entry to use for a newly enabled bearer, since this search is now performed at the start of the enabling algorithm. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed