From ed40676841e317a2aafa04c4c804bb6043864740 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 26 Feb 2016 23:50:05 +0000 Subject: repo cleanup...drop old ebuilds, drop ebuilds already in portage tree --- .../files/3.8-grsec/00-read-only.patch | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 sys-kernel/compat-drivers/files/3.8-grsec/00-read-only.patch (limited to 'sys-kernel/compat-drivers/files/3.8-grsec/00-read-only.patch') diff --git a/sys-kernel/compat-drivers/files/3.8-grsec/00-read-only.patch b/sys-kernel/compat-drivers/files/3.8-grsec/00-read-only.patch deleted file mode 100644 index a7066c36..00000000 --- a/sys-kernel/compat-drivers/files/3.8-grsec/00-read-only.patch +++ /dev/null @@ -1,23 +0,0 @@ ---- ./include/net/bluetooth/bluetooth.h -+++ ./include/net/bluetooth/bluetooth.h -@@ -206,7 +206,7 @@ - struct file_operations fops; - int (* custom_seq_show)(struct seq_file *, void *); - #endif --}; -+} __no_const; - - int bt_sock_register(int proto, const struct net_proto_family *ops); - int bt_sock_unregister(int proto); ---- ./include/net/mac80211.h -+++ ./include/net/mac80211.h -@@ -2652,7 +2652,7 @@ - struct ieee80211_chanctx_conf *ctx); - - void (*restart_complete)(struct ieee80211_hw *hw); --}; -+} __no_const; - - /** - * ieee80211_alloc_hw - Allocate a new hardware device - -- cgit v1.2.3