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: <20161228.142437.236650966364866731.davem@davemloft.net> Date: Wed, 28 Dec 2016 14:24:37 -0500 (EST) From: David Miller <davem@...emloft.net> To: fgao@...ai8.com Cc: maheshb@...gle.com, edumazet@...gle.com, netdev@...r.kernel.org, gfree.wind@...il.com Subject: Re: [PATCH net-next RESEND 1/1] driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address From: fgao@...ai8.com Date: Wed, 28 Dec 2016 16:46:51 +0800 > From: Gao Feng <fgao@...ai8.com> > > There are some duplicated codes in ipvlan_add_addr6/4 and > ipvlan_del_addr6/4. Now define two common functions ipvlan_add_addr > and ipvlan_del_addr to decrease the duplicated codes. > It could be helful to maintain the codes. > > Signed-off-by: Gao Feng <fgao@...ai8.com> Applied.
Powered by blists - more mailing lists