Bug 12260
Summary: | Regression due to commit 2b80848e3818fb1c (p54usb: support LM87 firmwares) | ||
---|---|---|---|
Product: | Networking | Reporter: | Larry Finger (Larry.Finger) |
Component: | Wireless | Assignee: | networking_wireless (networking_wireless) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | v2.6.28-rc9 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 11808 |
Description
Larry Finger
2008-12-20 10:45:28 UTC
First-Bad-Commit : 2b80848e3818fb1c8ccddc105b065a86c68afa9d Notify-Also : Christian Lamparter <chunkeey@web.de> Notify-Also : Linux wireless <linux-wireless@vger.kernel.org> Patch : http://bugzilla.kernel.org/show_bug.cgi?id=12260 Pull request w/ this fix sent to Dave Miller on 2009-01-13... commit 00627f229c9807e4cb825a7ce36b886e2adf2229 Author: Christian Lamparter <chunkeey@web.de> Date: Sat Dec 20 02:21:56 2008 +0100 p54usb: fix random traffic stalls (LM87) All LM87 firmwares need a explicit termination "packet", in oder to finish the pending transfer properly. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> |