[PATCH] revert some netdev_priv() changes
These drivers don't use the usual/normal/typical netdevice->priv storage, so converting them to use netdev_priv() was not the right thing to do. Back to using dev->priv for them.
Showing
Please register or sign in to comment