commit | ead592ba246dfcc643b3f0f0c8c03f7bc898a59f | [log] [tgz] |
---|---|---|
author | Thomas Graf <[email protected]> | Thu Mar 22 23:30:35 2007 -0700 |
committer | David S. Miller <[email protected]> | Wed Apr 25 22:27:32 2007 -0700 |
tree | b20113ff975e24c0bb9d1f699c4dcf5069357ea0 | |
parent | 1d00a4eb42bdade33a6ec0961cada93577a66ae6 [diff] |
[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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>