[S390]: Add AF_IUCV socket support
authorJennifer Hunt <jenhunt@us.ibm.com>
Thu, 8 Feb 2007 21:51:54 +0000 (13:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Feb 2007 21:51:54 +0000 (13:51 -0800)
commiteac3731bd04c7131478722a3c148b78774553116
tree66c1ce279bbd586e3fcf417cfd6057db3df296ae
parent5da5e658debb7deddbfe5c133c76db3be0a3e12c
[S390]: Add AF_IUCV socket support

From: Jennifer Hunt <jenhunt@us.ibm.com>

This patch adds AF_IUCV socket support.

Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/s390/defconfig
include/linux/net.h
include/linux/socket.h
include/net/iucv/af_iucv.h [new file with mode: 0644]
net/iucv/Kconfig
net/iucv/Makefile
net/iucv/af_iucv.c [new file with mode: 0644]