summaryrefslogtreecommitdiff
path: root/sys-kernel/compat-drivers-alx/files/3.8-grsec/01-read-only.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-02-26 23:50:05 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-02-26 23:50:05 +0000
commited40676841e317a2aafa04c4c804bb6043864740 (patch)
tree91c5e4b12acc09eabb2b1234eb633aa78af224d2 /sys-kernel/compat-drivers-alx/files/3.8-grsec/01-read-only.patch
parentdc106bfbeb980942a8490753d6883eb34b13ea12 (diff)
repo cleanup...drop old ebuilds, drop ebuilds already in portage tree
Diffstat (limited to 'sys-kernel/compat-drivers-alx/files/3.8-grsec/01-read-only.patch')
-rw-r--r--sys-kernel/compat-drivers-alx/files/3.8-grsec/01-read-only.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-kernel/compat-drivers-alx/files/3.8-grsec/01-read-only.patch b/sys-kernel/compat-drivers-alx/files/3.8-grsec/01-read-only.patch
deleted file mode 100644
index 88ecf46f..00000000
--- a/sys-kernel/compat-drivers-alx/files/3.8-grsec/01-read-only.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-How/why does this even work?
---- ./net/wireless/core.h
-+++ ./net/wireless/core.h
-@@ -28,7 +28,7 @@
- struct mutex mtx;
-
- /* rfkill support */
-- struct rfkill_ops rfkill_ops;
-+ rfkill_ops_no_const rfkill_ops;
- struct rfkill *rfkill;
- struct work_struct rfkill_sync;
-