From: Allan Stephens Date: Fri, 27 May 2011 19:09:40 +0000 (-0400) Subject: tipc: Lower limits for number of bearers and media types X-Git-Tag: v3.2-rc1~129^2~251^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=909234cdd2b5954374e346c105b648f6c2800f55;p=pandora-kernel.git tipc: Lower limits for number of bearers and media types Reduces the number of bearers a node can support to 2, which can use identical or non-identical media. This change won't impact users, since they are currently limited to a maximum of 2 Ethernet bearers, and will save memory by eliminating a number of unused entries in TIPC's media and bearer arrays. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed