[NETLINK]: remove third bogus argument from NLA_PUT_FLAG
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 27 Aug 2006 02:17:53 +0000 (19:17 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:18 +0000 (15:18 -0700)
commitff5dfe736dd9f6c74b206aa77c0465dfd503bdb9
tree32366a88470dc809f9aa4dd5dbcabd1c8d30b6e5
parent97e5848dd39e7e76bd6077735ebb5473763ab9c5
[NETLINK]: remove third bogus argument from NLA_PUT_FLAG

This patch removes the 'value' argument from NLA_PUT_FLAG which is
unused anyway. The documentation comment was already correct so it
doesn't need an update :)

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netlink.h