From: Jarek Poplawski Date: Mon, 18 Aug 2008 04:54:43 +0000 (-0700) Subject: net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action(). X-Git-Tag: v2.6.27-rc4~39^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def82a1db1fdc4f861c77009e2ee86870c3743b0;p=pandora-kernel.git net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action(). Change handling of the __QDISC_STATE_SCHED flag in net_tx_action() to enable proper control in dev_deactivate(). Now, if this flag is seen as unset under root_lock means a qdisc can't be netif_scheduled. Signed-off-by: Jarek Poplawski Signed-off-by: David S. Miller --- Reading git-diff-tree failed