commit | ff5dfe736dd9f6c74b206aa77c0465dfd503bdb9 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sat Aug 26 19:17:53 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:18:18 2006 -0700 |
tree | 32366a88470dc809f9aa4dd5dbcabd1c8d30b6e5 | |
parent | 97e5848dd39e7e76bd6077735ebb5473763ab9c5 [diff] |
[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>