linux_4_6: fix by removing upstreamed patch

-1
-1
pkgs/top-level/all-packages.nix
··· 11116 linux_4_6 = callPackage ../os-specific/linux/kernel/linux-4.6.nix { 11117 kernelPatches = 11118 [ kernelPatches.bridge_stp_helper 11119 - kernelPatches.hiddev_CVE_2016_5829 11120 ] 11121 ++ lib.optionals ((platform.kernelArch or null) == "mips") 11122 [ kernelPatches.mips_fpureg_emu
··· 11116 linux_4_6 = callPackage ../os-specific/linux/kernel/linux-4.6.nix { 11117 kernelPatches = 11118 [ kernelPatches.bridge_stp_helper 11119 ] 11120 ++ lib.optionals ((platform.kernelArch or null) == "mips") 11121 [ kernelPatches.mips_fpureg_emu