From: Andrew Gallatin <[email protected]> Date: Wed, 23 Mar 2011 09:09:37 -0400
> On 03/23/11 08:44, Stanislaw Gruszka wrote: >> Rmmod myri10ge crash at free_netdev() -> netif_napi_del(), because >> napi >> structures are already deallocated. To fix call netif_napi_del() >> before >> kfree() at myri10ge_free_slices(). > > I apologize; I made a similar fix myself to our tree last fall simply > forgot to post it to netdev... I'm terribly sorry for the time > you wasted chasing this. At any rate... > > Acked by: Andrew Gallatin <[email protected]> Patch applied, thanks everyone. _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
