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: <20100304.004150.129762672.davem@davemloft.net> Date: Thu, 04 Mar 2010 00:41:50 -0800 (PST) From: David Miller <davem@...emloft.net> To: jpirko@...hat.com Cc: netdev@...r.kernel.org, jussi.kivilinna@...et.fi, linux-wireless@...r.kernel.org Subject: Re: [net-next-2.6 PATCH] wireless: convert to use netdev_for_each_mc_addr From: Jiri Pirko <jpirko@...hat.com> Date: Wed, 3 Mar 2010 19:09:56 +0100 > Here's corrected patch: > > Subject: [net-2.6 PATCH] rndis_wlan: correct multicast_list handling V2 > > My previous patch (655ffee284dfcf9a24ac0343f3e5ee6db85b85c5) added locking in > a bad way. Because rndis_set_oid can sleep, there is need to prepare multicast > addresses into local buffer under netif_addr_lock first, then call > rndis_set_oid outside. This caused reorganizing of the whole function. > > Signed-off-by: Jiri Pirko <jpirko@...hat.com> > Reported-by: Jussi Kivilinna <jussi.kivilinna@...et.fi> Applied. -- 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