linux/net/tipc
Allan Stephens 15e979da7c 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>
2010-05-12 23:02:24 -07:00
..
Kconfig tipc: Clean up configuration file 2010-01-19 14:23:57 -08:00
Makefile
addr.c
addr.h
bcast.c tipc: Rename "multicast-link" to "broadcast-link" 2010-05-12 23:02:22 -07:00
bcast.h
bearer.c tipc: Fix oops on send prior to entering networked mode (v3) 2010-03-04 00:53:52 -08:00
bearer.h tipc: Fix oops on send prior to entering networked mode (v3) 2010-03-04 00:53:52 -08:00
cluster.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
cluster.h
config.c tipc: Add support for "-s" configuration option 2010-05-12 23:02:23 -07:00
config.h
core.c tipc: Add support for "-s" configuration option 2010-05-12 23:02:23 -07:00
core.h tipc: Add support for "-s" configuration option 2010-05-12 23:02:23 -07:00
dbg.c
dbg.h
discover.c
discover.h
eth_media.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
handler.c
link.c tipc: remove abstraction for link_max_pkt 2010-05-12 23:02:24 -07:00
link.h
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c tipc: define needless global scoped variable static 2010-03-30 23:58:22 -07:00
net.h
netlink.c genetlink: make netns aware 2009-07-12 14:03:27 -07:00
node.c tipc: remove trailing space in messages 2010-03-24 14:01:54 -07:00
node.h
node_subscr.c
node_subscr.h
port.c tipc: Eliminate unnecessary initialization in native API send routines 2010-05-12 23:02:22 -07:00
port.h tipc: Eliminate obsolete port's "congested_link" field 2010-05-12 23:02:20 -07:00
ref.c tipc: fix lockdep warning on address assignment 2010-03-16 14:15:45 -07:00
ref.h
socket.c net: sk_sleep() helper 2010-04-20 16:37:13 -07:00
subscr.c TIPC: Updated topology subscription protocol according to latest spec 2010-04-06 19:50:19 -07:00
subscr.h tipc: fix endianness on tipc subscriber messages 2010-03-08 12:20:58 -08:00
user_reg.c
user_reg.h
zone.c
zone.h