linux-stable/include/net/tipc
Allan Stephens 0ea522416b tipc: Remove unneeded parameter to tipc_createport_raw()
This patch eliminates an unneeded parameter when creating a low-level
TIPC port object.  Instead of returning both the pointer to the port
structure and the port's reference ID, it now returns only the pointer
since the port structure contains the reference ID as one of its fields.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-14 22:42:19 -07:00
..
tipc.h [TIPC] More updates of file headers 2006-01-12 14:06:39 -08:00
tipc_bearer.h [TIPC]: Eliminate "sparse" symbol warnings 2008-03-06 15:06:06 -08:00
tipc_msg.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
tipc_port.h tipc: Remove unneeded parameter to tipc_createport_raw() 2008-07-14 22:42:19 -07:00