Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1633768
| From | Matthias Kaehlcke <mka@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch |
| Date | 2017-05-01 20:10 +0200 |
| Message-ID | <tCnVL-417-1@gated-at.bofh.it> (permalink) |
| References | <ty2Gf-6Qx-49@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
El Wed, Apr 19, 2017 at 11:39:20AM -0700 Matthias Kaehlcke ha dit: > 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 int > value. > > Signed-off-by: Matthias Kaehlcke <mka@chromium.org> > --- Ping, any comments on this patch? Thanks Matthias
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch Matthias Kaehlcke <mka@chromium.org> - 2017-05-01 20:10 +0200 Re: [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch Pablo Neira Ayuso <pablo@netfilter.org> - 2017-05-02 12:00 +0200
csiph-web