mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[adm5120] switch to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10427 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -383,9 +383,8 @@ static int admhc_restart(struct admhcd *ahcd)
|
||||
ed, ed->state);
|
||||
}
|
||||
|
||||
spin_lock(&urb->lock);
|
||||
urb->status = -ESHUTDOWN;
|
||||
spin_unlock(&urb->lock);
|
||||
if (!urb->unlinked)
|
||||
urb->unlinked = -ESHUTDOWN;
|
||||
}
|
||||
finish_unlinks(ahcd, 0);
|
||||
spin_unlock_irq(&ahcd->lock);
|
||||
|
||||
Reference in New Issue
Block a user