commit | 909234cdd2b5954374e346c105b648f6c2800f55 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Fri May 27 15:09:40 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Sat Sep 17 22:55:07 2011 -0400 |
tree | 42fe9a492cddfce02d8cd030d139861aad186016 | |
parent | 18abf0fb6b8f05be2a289abbbc054d4869281476 [diff] |
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 <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>