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

No differences found