Found 8 matching messages (0.089 seconds). Page 1 of 1.
... , Jon Smirl
linux-netdev - Jon Smirl - Jul 22 2008 - 17:03
... > 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
... 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
... 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
... /08, Jon Smirl
linux-netdev - David Miller - Jul 22 2008 - 17:11
... : > > > 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
... > 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
... @davemloft.net> wrote:
> From: "Jon Smirl"
linux-netdev - Grant Likely - Jul 23 2008 - 00:57