From: Markus Brunner <super.firetwis...@googlemail.com>
Date: Wed, 15 Apr 2009 09:51:23 +0200

> After a transmit timed out, the reset task will be called, which will free the
> allocated resources(stop_gfar). If gfar_poll will be called before the
> resources get allocated again gfar_clean_tx_ring will call
> dev_kfree_skb_any(NULL).
> This Patch calls netif_stop_queue before calling stop_gfar.
> 
> Signed-off-by: Markus Brunner <super.firetwis...@gmail.com>

Applied, thanks.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to