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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 15 Jun 2014 18:05:08 +0800 From: Weiping Pan <panweiping3@...il.com> To: netdev@...r.kernel.org Cc: davem@...emloft.net, edumazet@...gle.com, Weiping Pan <panweiping3@...il.com> Subject: [PATCH net 0/2] net: delete duplicate dev_set_rx_mode() call This patchset delete duplicate dev_set_rx_mode() call, and it also make some functions return void instead of int. Weiping Pan (2): net: delete duplicate dev_set_rx_mode() call net: make some functions return void net/core/dev.c | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) -- 1.9.0 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists