diff options
author | John Fastabend <john.r.fastabend@intel.com> | 2010-07-01 15:21:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-03 06:59:07 +0200 |
commit | 4ef6acff83222f4496ceef7d1f0ee9e50a5bb403 (patch) | |
tree | 0982d46258047f208c26068252457179f5f13bdf /net/core | |
parent | qlge: fix a eeh handler to not add a pending timer (diff) | |
download | linux-4ef6acff83222f4496ceef7d1f0ee9e50a5bb403.tar.xz linux-4ef6acff83222f4496ceef7d1f0ee9e50a5bb403.zip |
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
When calling qdisc_reset() the qdisc lock needs to be held. In
this case there is at least one driver i4l which is using this
without holding the lock. Add the locking here.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions