[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)
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>

No differences found