login
Header Space

 
 

Mailing list archives

Search results

Found 8 matching messages (0.089 seconds). Page 1 of 1.

Re: netif_schedule and mpc5200_fec

... , Jon Smirl wrote: > I just updated to linus/master and mpc5200_fec won't boot. It does boot, but ... > > netdev: Convert all drivers away from netif_schedule(). > > They logically all want to trigger a schedule ...

linux-netdev - Jon Smirl - Jul 22 2008 - 17:03

Re: netif_schedule and mpc5200_fec

... > I just updated to linus/master and mpc5200_fec won't boot. > > > > > > It does boot ... you've really applied the patch and that mpc52xx_fec_adjust_link lacks any calls to netif_*_queue() and *netif_schedule(). Thanks. -- To unsubscribe from this ...

linux-netdev - David Miller - Jul 22 2008 - 19:07

Re: netif_schedule and mpc5200_fec

... I just updated to linus/master and mpc5200_fec won't boot. > > > > > > > > It does ... you've really applied the patch > and that mpc52xx_fec_adjust_link lacks any calls to > netif_*_queue() and *netif_schedule(). You're right. That patch fixes ...

linux-netdev - Jon Smirl - Jul 22 2008 - 19:33

Re: netif_schedule and mpc5200_fec

... I just updated to linus/master and mpc5200_fec won't boot. > > > > > > > > > > It does ... 've really applied the patch > > and that mpc52xx_fec_adjust_link lacks any calls to > > netif_*_queue() and *netif_schedule(). > > You're right. That patch ...

linux-netdev - David Miller - Jul 22 2008 - 19:36

Re: netif_schedule and mpc5200_fec

... /08, Jon Smirl wrote: > > I just updated to linus/master and mpc5200_fec won't boot. > > It does boot, but this badness looks like it is ... I'll have a more detailed look at this and try to fix it later. -- To unsubscribe ...

linux-netdev - David Miller - Jul 22 2008 - 17:11

Re: netif_schedule and mpc5200_fec

... : > > > I just updated to linus/master and mpc5200_fec won't boot. > > > > It does boot, but this badness looks like it is coming ... which > will fix this. I applied this piece and still have the same error. diff --git a/ ...

linux-netdev - Jon Smirl - Jul 22 2008 - 18:54

Re: netif_schedule and mpc5200_fec

... > I just updated to linus/master and mpc5200_fec won't boot. > > It does boot ... four drivers are using phylib, they're calling netif_start_queue() in open() callback. So ... *() functions. So removed queue calls and also remove carrier calls, since phylib ...

linux-netdev - David Miller - Jul 22 2008 - 18:42

Re: netif_schedule and mpc5200_fec

... @davemloft.net> wrote: > From: "Jon Smirl" >> You're right. That patch fixes it. Another thing I brought down made >> my image file not get generated and I was using an old image. > > Thanks for confirming this Jon ...

linux-netdev - Grant Likely - Jul 23 2008 - 00:57

speck-geostationary