summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-pae/0003-module-remove-MODULE_GENERIC_TABLE.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-pae/0003-module-remove-MODULE_GENERIC_TABLE.patch
parentd0cbd232d64b68d67342d9d46c9cf8dff82e489a (diff)
linux-libre-{pae,xen}-3.14-5: fix a futex bug and add some iwlwifi fixes
Diffstat (limited to 'kernels/linux-libre-pae/0003-module-remove-MODULE_GENERIC_TABLE.patch')
-rw-r--r--kernels/linux-libre-pae/0003-module-remove-MODULE_GENERIC_TABLE.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernels/linux-libre-pae/0003-module-remove-MODULE_GENERIC_TABLE.patch b/kernels/linux-libre-pae/0003-module-remove-MODULE_GENERIC_TABLE.patch
index 43947a1d3..d7a022ce8 100644
--- a/kernels/linux-libre-pae/0003-module-remove-MODULE_GENERIC_TABLE.patch
+++ b/kernels/linux-libre-pae/0003-module-remove-MODULE_GENERIC_TABLE.patch
@@ -1,7 +1,7 @@
From 06d2e746733a83469944481cb7f4fb1c7134a8ce Mon Sep 17 00:00:00 2001
From: Rusty Russell <rusty@rustcorp.com.au>
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 [<epoch>:]<version>[-<extra-version>].
* Or for CVS/RCS ID version, everything but the number is stripped.
--
-1.9.1
+1.9.2