summaryrefslogtreecommitdiff
path: root/sys-kernel/compat-drivers/files/3.8-grsec/07-read-only-wl1251.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/files/3.8-grsec/07-read-only-wl1251.patch
parentdc106bfbeb980942a8490753d6883eb34b13ea12 (diff)
repo cleanup...drop old ebuilds, drop ebuilds already in portage tree
Diffstat (limited to 'sys-kernel/compat-drivers/files/3.8-grsec/07-read-only-wl1251.patch')
-rw-r--r--sys-kernel/compat-drivers/files/3.8-grsec/07-read-only-wl1251.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-kernel/compat-drivers/files/3.8-grsec/07-read-only-wl1251.patch b/sys-kernel/compat-drivers/files/3.8-grsec/07-read-only-wl1251.patch
deleted file mode 100644
index 158f59ab..00000000
--- a/sys-kernel/compat-drivers/files/3.8-grsec/07-read-only-wl1251.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./drivers/net/wireless/ti/wl1251/wl1251.h
-+++ ./drivers/net/wireless/ti/wl1251/wl1251.h
-@@ -266,7 +266,7 @@
- void (*reset)(struct wl1251 *wl);
- void (*enable_irq)(struct wl1251 *wl);
- void (*disable_irq)(struct wl1251 *wl);
--};
-+} __no_const;
-
- struct wl1251 {
- struct ieee80211_hw *hw;