diff options
| author | Josh Boyer <jwboyer@fedoraproject.org> | 2013-10-17 08:12:25 -0400 |
|---|---|---|
| committer | Josh Boyer <jwboyer@fedoraproject.org> | 2013-10-17 08:13:57 -0400 |
| commit | b980a8cb560cf1d81648a8b11467b412ac35f56e (patch) | |
| tree | 60efba1e9c3f6d71889d98a8d9444765d72e2db2 /kernel.spec | |
| parent | c517fd6ab4345254dc5d18793de6f7cfd51e4d43 (diff) | |
Fix rt2800usb polling timeouts and throughput issues (rhbz 984696)
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index cb6da0ba..241ff168 100644 --- a/kernel.spec +++ b/kernel.spec @@ -745,6 +745,9 @@ Patch25129: cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch #rhbz 1011714 Patch25131: btrfs-relocate-csums-properly-with-prealloc-ext.patch +#rhbz 984696 +Patch25132: rt2800usb-slow-down-TX-status-polling.patch + # END OF PATCH DEFINITIONS %endif @@ -1447,6 +1450,9 @@ ApplyPatch cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch #rhbz 1011714 ApplyPatch btrfs-relocate-csums-properly-with-prealloc-ext.patch +#rhbz 984696 +ApplyPatch rt2800usb-slow-down-TX-status-polling.patch + # END OF PATCH APPLICATIONS %endif @@ -2250,6 +2256,9 @@ fi # ||----w | # || || %changelog +* Thu Oct 17 2013 Josh Boyer <jwboyer@fedoraproject.org> +- Fix rt2800usb polling timeouts and throughput issues (rhbz 984696) + * Wed Oct 16 2013 Josh Boyer <jwboyer@fedoraproject.org> - Fix btrfs balance/scrub issue (rhbz 1011714) - Clean up a bunch of stale patches |
