Message ID | 20210527235430.183465-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Miscellaneous cleanup | expand |
On Thu, 27 May 2021 16:54:23 -0700 Mat Martineau wrote: > Here are some cleanup patches we've collected in the MPTCP tree. > > Patches 1-4 do some general tidying. > > Patch 5 adds an explicit check at netlink command parsing time to > require a port number when the 'signal' flag is set, to catch the error > earlier. > > Patches 6 & 7 fix up the MPTCP 'enabled' sysctl, enforcing it as a > boolean value, and ensuring that the !CONFIG_SYSCTL build still works > after the boolean change. Pulled, thanks! Would you mind making sure that all maintainers and authors of commits pointed to by Fixes tags are always CCed? I assume that those folks usually see the patches on mptcp@ ML before they hit netdev but I'd rather not have to assume..
On Fri, 28 May 2021, Jakub Kicinski wrote: > On Thu, 27 May 2021 16:54:23 -0700 Mat Martineau wrote: >> Here are some cleanup patches we've collected in the MPTCP tree. >> >> Patches 1-4 do some general tidying. >> >> Patch 5 adds an explicit check at netlink command parsing time to >> require a port number when the 'signal' flag is set, to catch the error >> earlier. >> >> Patches 6 & 7 fix up the MPTCP 'enabled' sysctl, enforcing it as a >> boolean value, and ensuring that the !CONFIG_SYSCTL build still works >> after the boolean change. > > Pulled, thanks! > > Would you mind making sure that all maintainers and authors of commits > pointed to by Fixes tags are always CCed? I assume that those folks > usually see the patches on mptcp@ ML before they hit netdev but I'd > rather not have to assume.. No problem at all, I will add get_maintainers.pl to my checklist and add Cc: tags to future patch sets. -- Mat Martineau Intel