Bug 11911
Summary: | new PCMCIA device instance after resume - orinoco can't download firmware | ||
---|---|---|---|
Product: | Drivers | Reporter: | Rafael J. Wysocki (rjw) |
Component: | PCMCIA | Assignee: | Dominik Brodowski (linux) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | danielm77 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.28-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 11808 |
Description
Rafael J. Wysocki
2008-10-30 15:39:12 UTC
fixed by commit 60df3de8b1f5ce085049e9e3c83d96643c426158 in the pcmcia git tree (pcmcia: fix indentation & braces disagreement - add braces) which will be pushed upstream soon. Commit 60df3de addresses a bug in pcmcia_resource.c::pcmcia_modify_configuration. This bug is concerned with the same issue in cistpl.c::verify_cis_cache. ah, right -- sorry. Is e689597fe890cf22e23195037aa668c39b25ae4b better? Looks good. *** Bug 11992 has been marked as a duplicate of this bug. *** On Monday, 10 of November 2008, Andrey Borzenkov wrote:
> On Sunday 09 November 2008, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.27. Please verify if it still should be listed and let me know
> > (either way).
> >
>
> Still present in rc4.
>
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11911
> > Subject : new PCMCIA device instance after resume - orinoco
> can't download firmware
> > Submitter : Andrey Borzenkov <arvidjaar@mail.ru>
> > Date : 2008-10-28 19:19 (13 days old)
> > References : http://marc.info/?l=linux-wireless&m=122522165719760&w=4
> > Handled-By : Dave <kilroyd@googlemail.com>
> > Patch :
> http://marc.info/?l=linux-wireless&m=122539058601588&w=4
Fixed by commit e689597fe890cf22e23195037aa668c39b25ae4b. |