From d0cbd232d64b68d67342d9d46c9cf8dff82e489a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sat, 12 Apr 2014 16:53:47 -0300 Subject: linux-libre-3.14-5: fix a futex bug and add some iwlwifi fixes --- libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch') 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 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 -- cgit v1.2.3-2-g168b