On Thu, Jul 24, 2014 at 10:06 AM, Greg KH <[email protected]> wrote: >> This reverts commit a9232076374334ca2bc2a448dfde96d38a54349a. > > Any reason you didn't cc: the people on that patch, nor the people that > get_maintainer.pl says to? > > Odds are Felipe will miss this one...
[email protected] has been Cced, I think Felipe Balbi is maintainer of usb, and I send it to [email protected], Felipe Balbi can see it. Ok, next time, I will use get_maintainer.pl -Roy crash as eth_start_xmit tries to use resources that gether_disconnect is freeing. Use netif_tx_lock/unlock around netif_stop_queue to ensure no threads are executing during the remainder of gether_disconnect. Signed-off-by: Jeff Westfahl <[email protected]> Tested-by: Jaeden Amero <[email protected]> Signed-off-by: Felipe Balbi <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
