commit | da4063bdfcfa70ec57a6c25f772ac6378b1584ad | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Apr 30 22:13:09 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 30 17:51:42 2020 -0700 |
tree | 5c696cde25b78db8ee4437f71d27709296213ffe | |
parent | d06a09b94c618c96ced584dd4611a888c8856b8d [diff] |
netlink: allow NLA_MSECS to have range validation Since NLA_MSECS is really equivalent to NLA_U64, allow it to have range validation as well. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>