]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert parts of r299575 in order to make more MIPS kernels build
authorbz <bz@FreeBSD.org>
Sat, 14 May 2016 08:54:34 +0000 (08:54 +0000)
committerbz <bz@FreeBSD.org>
Sat, 14 May 2016 08:54:34 +0000 (08:54 +0000)
commit9859b7a89c9e169edd7599b3a4606940df3c5d9d
tree4bf3afc8c2266dd23e860ec7fa063a373cfd59b4
parente46ca9aa7ac7fb0d486b2bdca760e288f76b160e
Revert parts of r299575 in order to make more MIPS kernels build
again hopefully.
Rather than blindly removing a supposedly unused variable as reported by
the Clang Static Analyzer, inspect the code and hide them with proper
#ifdefs as they are used in certain conditional parts of the code.
sys/net80211/ieee80211_output.c