commit | 81878d27fdd297a33f3cfcf29483fe1abaf26dec | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Tue Nov 14 19:45:27 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:22:41 2006 -0800 |
tree | 4ce8183643abce3ec5fe5fdab0c9104204e88e6e | |
parent | 3dabc7157859e706770c825aa229f8943db4e0e1 [diff] |
[GENL]: Add genlmsg_reply() to simply unicast replies to requests A generic netlink user has no interest in knowing how to address the source of the original request. Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>