From d0cbd232d64b68d67342d9d46c9cf8dff82e489a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado 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/0003-module-remove-MODULE_GENERIC_TABLE.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/linux-libre/0003-module-remove-MODULE_GENERIC_TABLE.patch') diff --git a/libre/linux-libre/0003-module-remove-MODULE_GENERIC_TABLE.patch b/libre/linux-libre/0003-module-remove-MODULE_GENERIC_TABLE.patch index 43947a1d3..d7a022ce8 100644 --- a/libre/linux-libre/0003-module-remove-MODULE_GENERIC_TABLE.patch +++ b/libre/linux-libre/0003-module-remove-MODULE_GENERIC_TABLE.patch @@ -1,7 +1,7 @@ From 06d2e746733a83469944481cb7f4fb1c7134a8ce Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Mon, 3 Feb 2014 11:15:13 +1030 -Subject: [PATCH 3/7] module: remove MODULE_GENERIC_TABLE +Subject: [PATCH 03/10] module: remove MODULE_GENERIC_TABLE MODULE_DEVICE_TABLE() calles MODULE_GENERIC_TABLE(); make it do the work directly. This also removes a wart introduced in the last patch, @@ -71,5 +71,5 @@ index ad18f60..5686b37 100644 /* Version of form [:][-]. * Or for CVS/RCS ID version, everything but the number is stripped. -- -1.9.1 +1.9.2 -- cgit v1.2.3