]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IPv4] diag: Use netlink_run_queue() to process the receive queue
authorThomas Graf <tgraf@suug.ch>
Fri, 23 Mar 2007 06:30:35 +0000 (23:30 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:27:32 +0000 (22:27 -0700)
commitead592ba246dfcc643b3f0f0c8c03f7bc898a59f
treeb20113ff975e24c0bb9d1f699c4dcf5069357ea0
parent1d00a4eb42bdade33a6ec0961cada93577a66ae6
[IPv4] diag: Use netlink_run_queue() to process the receive queue

Makes use of netlink_run_queue() to process the receive queue and
converts inet_diag_rcv_msg() to use the type safe netlink interface.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_diag.c