[NET]: {get|set}sockopt compatibility layer
authorDmitry Mishin <dim@openvz.org>
Tue, 21 Mar 2006 06:45:21 +0000 (22:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:45:21 +0000 (22:45 -0800)
This patch extends {get|set}sockopt compatibility layer in order to
move protocol specific parts to their place and avoid huge universal
net/compat.c file in the future.

Signed-off-by: Dmitry Mishin <dim@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found