summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-xen/0001-Bluetooth-allocate-static-minor-for-vhci.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-12 17:19:05 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-12 17:19:05 -0300
commit94ad0c6adbe3e23c9d9855817f658ed15096e927 (patch)
treecd605686bf398798aa905c7af12b7beabab3b8a2 /kernels/linux-libre-xen/0001-Bluetooth-allocate-static-minor-for-vhci.patch
parentd0cbd232d64b68d67342d9d46c9cf8dff82e489a (diff)
downloadabslibre-94ad0c6adbe3e23c9d9855817f658ed15096e927.tar.gz
abslibre-94ad0c6adbe3e23c9d9855817f658ed15096e927.tar.bz2
abslibre-94ad0c6adbe3e23c9d9855817f658ed15096e927.zip
linux-libre-{pae,xen}-3.14-5: fix a futex bug and add some iwlwifi fixes
Diffstat (limited to 'kernels/linux-libre-xen/0001-Bluetooth-allocate-static-minor-for-vhci.patch')
-rw-r--r--kernels/linux-libre-xen/0001-Bluetooth-allocate-static-minor-for-vhci.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernels/linux-libre-xen/0001-Bluetooth-allocate-static-minor-for-vhci.patch b/kernels/linux-libre-xen/0001-Bluetooth-allocate-static-minor-for-vhci.patch
index f63e5e79d..557da37ce 100644
--- a/kernels/linux-libre-xen/0001-Bluetooth-allocate-static-minor-for-vhci.patch
+++ b/kernels/linux-libre-xen/0001-Bluetooth-allocate-static-minor-for-vhci.patch
@@ -1,7 +1,7 @@
From 5d77ba2d26110c678b40fd723866a17d4036de12 Mon Sep 17 00:00:00 2001
From: Lucas De Marchi <lucas.demarchi@intel.com>
Date: Tue, 18 Feb 2014 02:19:26 -0300
-Subject: [PATCH 1/7] Bluetooth: allocate static minor for vhci
+Subject: [PATCH 01/10] Bluetooth: allocate static minor for vhci
Commit bfacbb9 (Bluetooth: Use devname:vhci module alias for virtual HCI
driver) added the module alias to hci_vhci module so it's possible to
@@ -70,5 +70,5 @@ index 3737f72..7bb6148 100644
#define DMAPI_MINOR 140 /* DMAPI */
#define NVRAM_MINOR 144
--
-1.9.1
+1.9.2