commit | b274f4ab8e674db1757371a21e7217e0766cb574 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue May 11 14:30:16 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 12 23:02:28 2010 -0700 |
tree | fec9504a6f3e617c4df0f0281067e68a72464949 | |
parent | 43608edc2dbe83057544cf76b765ecdf63d59e8c [diff] |
tipc: Reduce footprint by un-inlining bearer congestion routine Convert bearer congestion inline routine that is more than one line into a standard function, thereby eliminating some repeated code. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>