lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <ZM44lK+bu8/ng4cR@vergenet.net> Date: Sat, 5 Aug 2023 13:55:00 +0200 From: Simon Horman <horms@...nel.org> To: Zhengchao Shao <shaozhengchao@...wei.com> Cc: netdev@...r.kernel.org, bpf@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, jiri@...nulli.us, weiyongjun1@...wei.com, yuehaibing@...wei.com Subject: Re: [PATCH net-next 0/6] team: do some cleanups in team driver On Fri, Aug 04, 2023 at 08:31:10PM +0800, Zhengchao Shao wrote: > Do some cleanups in team driver. > > Zhengchao Shao (6): > team: add __exit modifier to team_nl_fini() > team: remove unreferenced header in activebackup/broadcast/roundrobin > files > team: change the init function in the team_option structure to void > team: change the getter function in the team_option structure to void > team: get lb_priv from team directly in lb_htpm_select_tx_port > team: remove unused input parameters in lb_htpm_select_tx_port and > lb_hash_select_tx_port Hi Zhengchao Shao, Some of these patches appear to have been posted several times within a few hours. Please follow the guidance that at least 24h must elapse between posting the same patch. This is to allow time for review, else things can get really confusing for the reviewers. Link: https://docs.kernel.org/process/maintainer-netdev.html
Powered by blists - more mailing lists