]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1b9f3018d5e88577272786ac67b309e9b062aac
treeee2cc71e33af749692673add4aef255d9b5ab460
parentb19f92eff289f8486b7454ffc5f7ac07435740d0
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