netlink: Fix do_one_broadcast() prototype.
authorRami Rosen <ramirose@gmail.com>
Tue, 1 Jul 2014 18:17:35 +0000 (21:17 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jul 2014 03:52:49 +0000 (20:52 -0700)
This patch changes the prototype of the do_one_broadcast() method so that it will return void.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/af_netlink.c

Simple merge