summaryrefslogtreecommitdiff
path: root/libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-12 16:53:47 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-12 16:53:47 -0300
commitd0cbd232d64b68d67342d9d46c9cf8dff82e489a (patch)
tree7f13899c0cdb1f0db5c22da7a7b7614bcc5341a9 /libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
parent9590d43f00bffa34ee3d5587503d453038b8087d (diff)
linux-libre-3.14-5: fix a futex bug and add some iwlwifi fixes
Diffstat (limited to 'libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch')
-rw-r--r--libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch b/libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
index f63e5e79d..557da37ce 100644
--- a/libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
+++ b/libre/linux-libre/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