summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-07-04 11:30:05 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-07-04 11:34:36 -0400
commit83ef0f3582bd023d86bbfb401ebe61b55f6e4366 (patch)
tree48cb109a1bd23f4783213da8f2e7bdf799fa6c5b /kernel.spec
parentf594e5be67180f7fb80a36b42affa1523b760bf0 (diff)
downloadkernel-83ef0f3582bd023d86bbfb401ebe61b55f6e4366.tar.gz
kernel-83ef0f3582bd023d86bbfb401ebe61b55f6e4366.tar.xz
kernel-83ef0f3582bd023d86bbfb401ebe61b55f6e4366.zip
Patch from Stanislaw Gruszka to fix rt2x00 USB access point (rhbz 828824)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index a6078516e..da8455a56 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 1
+%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -742,6 +742,9 @@ Patch22000: weird-root-dentry-name-debug.patch
#selinux ptrace child permissions
Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
+#rhbz 828824
+Patch22043: rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1430,6 +1433,9 @@ ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch
#Highbank clock functions
ApplyPatch highbank-export-clock-functions.patch
+#rhbz 828824
+ApplyPatch rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2286,6 +2292,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Jul 4 2012 Josh Boyer <jwboyer@redhat.com>
+- Patch from Stanislaw Gruszka to fix rt2x00 USB access point (rhbz 828824)
+
* Tue Jul 03 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc5.git1.1
- Linux v3.5-rc5-6-g9d4056a