Add patch to fix NULL deref in iwlwifi (rhbz 979581)
This commit is contained in:
parent
20fe3c7139
commit
3cfb91aee2
2 changed files with 67 additions and 0 deletions
|
|
@ -748,6 +748,9 @@ Patch25057: iwl4965-better-skb-management-in-rx-path.patch
|
|||
#rhbz 885407
|
||||
Patch25064: iwlwifi-dvm-dont-send-BT_CONFIG-on-devices-wo-Bluetooth.patch
|
||||
|
||||
#rhbz 979581
|
||||
Patch25069: iwlwifi-dvm-fix-calling-ieee80211_chswitch_done-with-NULL.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -1446,6 +1449,9 @@ ApplyPatch iwl4965-better-skb-management-in-rx-path.patch
|
|||
#rhbz 885407
|
||||
ApplyPatch iwlwifi-dvm-dont-send-BT_CONFIG-on-devices-wo-Bluetooth.patch
|
||||
|
||||
#rhbz 979581
|
||||
ApplyPatch iwlwifi-dvm-fix-calling-ieee80211_chswitch_done-with-NULL.patch
|
||||
|
||||
# END OF PATCH APPLICATIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -2242,6 +2248,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Fri Jul 26 2013 Josh Boyer <jwboyer@redhat.com>
|
||||
- Add patch to fix NULL deref in iwlwifi (rhbz 979581)
|
||||
|
||||
* Thu Jul 25 2013 Justin M. Forbes <jforbes@redhat.com> - 3.11.0-0.rc2.git3.1
|
||||
- Linux v3.11-rc2-185-g07bc9dc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue