Merge lp:~poliva/ubuntu/precise/wpasupplicant/fix-for-994739 into lp:ubuntu/precise/wpasupplicant
Status: | Rejected |
---|---|
Rejected by: | Stéphane Graber on 2012-07-09 |
Proposed branch: | lp:~poliva/ubuntu/precise/wpasupplicant/fix-for-994739 |
Merge into: | lp:ubuntu/precise/wpasupplicant |
Diff against target: |
159 lines (+91/-0) 6 files modified
.pc/applied-patches (+1/-0) debian/changelog (+12/-0) debian/patches/fix_driver_wext_for_broadcom_wl.patch (+62/-0) debian/patches/series (+1/-0) src/drivers/driver_wext.c (+14/-0) src/drivers/driver_wext.h (+1/-0) |
To merge this branch: | bzr merge lp:~poliva/ubuntu/precise/wpasupplicant/fix-for-994739 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mathieu Trudel-Lapierre | Needs Fixing on 2012-06-28 | ||
Ubuntu branches | 2012-05-21 | Pending | |
Review via email:
|
Commit message
Add a workaround for Broadcom wl driver's first failing scan (LP: #994739)
Description of the change
Add a workaround for Broadcom wl driver's first failing scan (LP: #994739)
Pau Oliva (poliva) wrote : | # |
Sorry, never used bzr before, my fault!
The patch file has been added in the previous commit.
Mathieu Trudel-Lapierre (cyphermox) wrote : | # |
You didn't really need a second entry to changelog though... :)
I'll fix this myself in the merge.
Mathieu Trudel-Lapierre (cyphermox) wrote : | # |
Sorry for only getting around to looking at the merge now... :/
It turns out that there's actually a small issue: could you please re-do your merge against the ubuntu:wpa branch? That's now what wpasupplicant is called. The files should be in the same location, and you changelog can be something as simple as this:
* debian/
Broadcom wl driver's first failing scan (LP: #994739)
Or I'll be happy to make the changes for you, just giving you a chance to prepare everything from start to finish ;)
Stéphane Graber (stgraber) wrote : | # |
Marking as Work in progress as either Pau or Mathieu need to rebase that change on ubuntu:wpa.
Pau Oliva (poliva) wrote : | # |
Just done here:
https:/
I hope it is correct this time, thanks for your patience! :)
Stéphane Graber (stgraber) wrote : | # |
Marking this one rejected. Review will continue in the other one.
.pc/applied-patches and debian/ patches/ series list fix_driver_ wext_for_ broadcom_ wl.patch; but it's not shown in the diff. I think you may have forgotten to bzr add that new file :)
Otherwise it looks right in principle, but we ought to have this patch applied in Quantal first. It should be trivial anyway and totally reproduceable there. I wish this patch was accepted upstream as well, but it probably just needs to be brought up on the ML again.
I'll gladly sponsor this to quantal and precise once the missing file is added and same behavior can be confirmed in Quantal; which should be the case anyway. Coordination for that test is being done on bug 994739.