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

Roland Dreier rdreier at cisco.com
Tue Sep 18 10:42:57 PDT 2007


 > Maybe this new notification function should be in net/core/dev.c
 > instead of exporting call_netdevice_notifiers()?

Or actually, does it work to add the call to the notifiers directly in
unregister_netdev() so that device drivers don't have to worry about it?

(And is the existing patch missing a call to notifiers in ipoib_vlan_delete()?)

 - R.



More information about the general mailing list