git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e745dd
)
net: Clean up explicit ->tx_queue references in link watch.
author
David S. Miller
<davem@davemloft.net>
Wed, 9 Jul 2008 06:01:06 +0000
(23:01 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Jul 2008 06:01:06 +0000
(23:01 -0700)
First, we add a qdisc_tx_changing() helper which returns true if the
qdisc attachment is in transition.
Second, we remove an assertion warning which is of limited value and
is hard to express precisely in a multiqueue environment.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found