Files
linux-st/include/linux
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
Introduces a new macro NLMSG_NEW which extends NLMSG_PUT but takes
a flags argument. NLMSG_PUT stays there for compatibility but now
calls NLMSG_NEW with flags == 0. NLMSG_PUT_ANSWER is renamed to
NLMSG_NEW_ANSWER which now also takes a flags argument.

Also converts the users of NLMSG_PUT_ANSWER to use NLMSG_NEW_ANSWER
and fixes the two direct users of __nlmsg_put to either provide
the flags or use NLMSG_NEW(_ANSWER).

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-06-18 22:53:48 -07:00
..
2005-05-05 16:36:47 -07:00
2005-05-20 12:53:50 -05:00
2005-05-01 08:59:03 -07:00
2005-05-15 18:31:07 -04:00
2005-05-19 22:43:37 -07:00
2005-05-28 02:11:12 -05:00
2005-05-01 08:58:36 -07:00
2005-05-15 22:24:12 -04:00
2005-05-05 14:25:59 -07:00
2005-06-18 22:47:21 -07:00
2005-04-25 18:32:12 -07:00
2005-05-01 08:59:02 -07:00
2005-05-20 12:53:50 -05:00
2005-06-02 16:48:05 -07:00
2005-06-18 22:46:19 -07:00
2005-05-01 08:59:12 -07:00
2005-06-18 22:47:59 -07:00
2005-06-03 00:04:30 -07:00
2005-05-24 17:05:20 -07:00