]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: remove abstraction for link_max_pkt
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 11 May 2010 14:30:10 +0000 (14:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2010 06:02:24 +0000 (23:02 -0700)
commit9a4482f65fdfd2c67464f22ca7dc6931e3c79ca1
treee5fc0c13f78ce97bdab75474e4d410e019f146f7
parent405a4a2d813ae17dd6bfde2018a42494bcce499d
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>
net/tipc/link.c