opensubscriber
   Find in this group all groups
 
Unknown more information…

n : netdev@oss.sgi.com 13 August 2005 • 2:00AM -0400

Re: Strange uses of netif_start_queue
by David S. Miller

REPLY TO AUTHOR
 
REPLY TO GROUP




From: Alan Cox <alan@lxor...>
Date: Fri, 12 Aug 2005 14:35:14 +0100

> Something I noticed doing the tty work. the 6pack driver calls
> netif_start_queue() before it calls register_netdev. I'm curious if this
> is allowed ?

It's definitely a bug, and when register_netdev() happens it will
just overwrite that change of state.

Since the queue is not initialized yet, this could also cause
a crash or hang. :-)

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.