kernel: Remove Copperhead
The patches are unmaintained and suggest a false sense of security
This commit is contained in:
@@ -28,16 +28,6 @@ rec {
|
||||
patch = ./tag-hardened.patch;
|
||||
};
|
||||
|
||||
copperhead_4_14 = rec {
|
||||
name = "copperhead-4.14";
|
||||
patch = ./copperhead-4-14.patch;
|
||||
};
|
||||
|
||||
copperhead_4_16 = rec {
|
||||
name = "copperhead-4.16";
|
||||
patch = ./copperhead-4-16.patch;
|
||||
};
|
||||
|
||||
# https://bugzilla.kernel.org/show_bug.cgi?id=197591#c6
|
||||
iwlwifi_mvm_support_version_7_scan_req_umac_fw_command = rec {
|
||||
name = "iwlwifi_mvm_support_version_7_scan_req_umac_fw_command";
|
||||
|
||||
Reference in New Issue
Block a user