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: Thu, 20 Sep 2007 09:20:57 -0700 From: Roland Dreier <rdreier@...co.com> To: Moni Shoua <monis@...taire.com> Cc: Jay Vosburgh <fubar@...ibm.com>, OpenFabrics General <general@...ts.openfabrics.org>, netdev@...r.kernel.org Subject: Re: [PATCH V5 2/11] IB/ipoib: Notify the world before doing unregister > + ipoib_slave_detach(cpriv->dev); > unregister_netdev(cpriv->dev); Maybe you already answered this before, but I'm still not clear why this notifier call can't just be added to the start of unregister_netdevice(), so we can avoid having driver needing to know anything about bonding internals? - R. - 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