diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-08-15 09:08:24 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-08-15 09:10:40 -0400 |
commit | 16900883d408a3d6e9fff27b0faff3057b87b95b (patch) | |
tree | 7665878af0254aa319635991a4bc1adedc460c0b /kernel.spec | |
parent | d4a30401f7b96ce32acaa7050c2c8becb02f9106 (diff) | |
download | kernel-16900883d408a3d6e9fff27b0faff3057b87b95b.tar.gz kernel-16900883d408a3d6e9fff27b0faff3057b87b95b.tar.xz kernel-16900883d408a3d6e9fff27b0faff3057b87b95b.zip |
Add patch to fix regression on TeVII S471 devices (rhbz 963715)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 63385a199..b6a586021 100644 --- a/kernel.spec +++ b/kernel.spec @@ -749,6 +749,9 @@ Patch25074: mac80211-fix-infinite-loop-in-ieee80211_determine_chantype.patch Patch25075: mac80211-ignore-HT-primary-channel-while-connected.patch Patch25076: mac80211-continue-using-disabled-channels-while-connected.patch +#rhbz 963715 +Patch25077: media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch + # END OF PATCH DEFINITIONS %endif @@ -1452,6 +1455,9 @@ ApplyPatch mac80211-fix-infinite-loop-in-ieee80211_determine_chantype.patch ApplyPatch mac80211-ignore-HT-primary-channel-while-connected.patch ApplyPatch mac80211-continue-using-disabled-channels-while-connected.patch +#rhbz 963715 +ApplyPatch media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch + # END OF PATCH APPLICATIONS %endif @@ -2246,6 +2252,7 @@ fi # || || %changelog * Thu Aug 15 2013 Josh Boyer <jwboyer@redhat.com> - 3.11.0-0.rc5.git3.1 +- Add patch to fix regression on TeVII S471 devices (rhbz 963715) - Linux v3.11-rc5-35-gf1d6e17 * Wed Aug 14 2013 Josh Boyer <jwboyer@redhat.com> - 3.11.0-0.rc5.git2.1 |