[TIPC]: Use standard socket "not implemented" routines
authorAllan Stephens <allan.stephens@windriver.com>
Mon, 11 Jun 2007 00:24:55 +0000 (17:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:06:09 +0000 (22:06 -0700)
commit5eee6a6dc945acc5bf4da12956b2f698bbb102b9
tree9473dcb87f56529006c927af8e415ea2d2842405
parentf3ec75f627c746cfe460482d38a33b06a84d038f
[TIPC]: Use standard socket "not implemented" routines

This patch modifies TIPC's socket API to utilize existing
generic routines to indicate unsupported operations, rather
than adding similar TIPC-specific routines.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Jon Paul Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c