mISDN: Use kernel_{send,recv}msg instead of open coding
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 22 May 2009 11:04:57 +0000 (11:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 May 2009 07:55:46 +0000 (00:55 -0700)
commit8c90e11e3543d7de612194a042a148caeaab5f1d
treeee2cc71e33af749692673add4aef255d9b5ab460
parenteac74af9b547e29c9634ed5eff4d514349e73310
mISDN: Use kernel_{send,recv}msg instead of open coding

Reducing the number of direct users of sock_{recv,send}msg.
Modified version to match the latest context.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/mISDN/l1oip.h
drivers/isdn/mISDN/l1oip_core.c