From 2432f55159f6523fca05ab466de7d3481a011b8d Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 6 Mar 2014 09:28:44 -0500 Subject: Fix depmod error message from hci_vhci module (rhbz 1051748) --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index e77090ed..b662cf51 100644 --- a/kernel.spec +++ b/kernel.spec @@ -634,6 +634,9 @@ Patch25026: keyring-fix.patch #rhbz 1071998 Patch25034: bug-1071998.patch +#rhbz 1051748 +Patch25035: Bluetooth-allocate-static-minor-for-vhci.patch + # END OF PATCH DEFINITIONS %endif @@ -1287,6 +1290,9 @@ ApplyPatch keyring-fix.patch #rhbz 1071998 ApplyPatch bug-1071998.patch +#rhbz 1051748 +ApplyPatch Bluetooth-allocate-static-minor-for-vhci.patch + # END OF PATCH APPLICATIONS %endif @@ -2067,6 +2073,7 @@ fi # || || %changelog * Thu Mar 06 2014 Josh Boyer +- Fix depmod error message from hci_vhci module (rhbz 1051748) - Fix bogus WARN in iwlwifi (rhbz 1071998) * Wed Mar 05 2014 Josh Boyer - 3.14.0-0.rc5.git2.1 -- cgit