[ofa-general] Re: [PATCH V5 2/11] IB/ipoib: Notify the world before doing unregister

Roland Dreier rdreier at cisco.com
Thu Sep 20 09:20:57 PDT 2007


 > +		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.



More information about the general mailing list