diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2017-04-19 11:39:20 -0700 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-05-15 12:10:27 +0200 |
commit | a2b7cbdd2559aff06cebc28a7150f81c307a90d3 (patch) | |
tree | 16fd95b13facc9af3ae2949b037c3c9e25ed859a /.gitattributes | |
parent | 1c4d5f51a812a82de97beee24f48ed05c65ebda5 (diff) | |
download | linux-a2b7cbdd2559aff06cebc28a7150f81c307a90d3.tar.bz2 |
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Not all parameters passed to ctnetlink_parse_tuple() and
ctnetlink_exp_dump_tuple() match the enum type in the signatures of these
functions. Since this is intended change the argument type of to be an
unsigned integer value.
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions