commit | 15e979da7c9ddddd55d2eb81e962dbb2aac51ad1 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue May 11 14:30:10 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 12 23:02:24 2010 -0700 |
tree | e5fc0c13f78ce97bdab75474e4d410e019f146f7 | |
parent | 8e1c298c01d4596fa2837913e531a93a791a7bec [diff] |
tipc: remove abstraction for link_max_pkt This is just a straight return of a field; there is no value in the abstraction of hiding it behind a function. 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>