diff options
author | Thomas Graf <tgraf@suug.ch> | 2006-08-15 09:31:06 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-22 23:54:49 +0200 |
commit | d387f6ad10764fc2174373b4a1cca443adee36e3 (patch) | |
tree | ed22c34f55de9c668eed1727d46239f3b48599b7 /drivers/ide | |
parent | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts (diff) | |
download | linux-d387f6ad10764fc2174373b4a1cca443adee36e3.tar.xz linux-d387f6ad10764fc2174373b4a1cca443adee36e3.zip |
[NETLINK]: Add notification message sending interface
Adds nlmsg_notify() implementing proper notification logic. The
message is multicasted to all listeners in the group. The
applications the requests orignates from can request a unicast
back report in which case said socket will be excluded from the
multicast to avoid duplicated notifications.
nlmsg_multicast() is extended to take allocation flags to
allow notification in atomic contexts.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions