]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: cfg80211: fix certs build to not depend on file order
authorJohannes Berg <johannes.berg@intel.com>
Thu, 14 Dec 2023 08:08:16 +0000 (09:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jan 2024 12:39:02 +0000 (12:39 +0000)
commitdb57ef0dd4c22b60375b952e6ad97885a9837663
tree35fb866ef9c821f97d7648674a8d0fa2222bd9f0
parentec350809cd98ba01878e1b43831250207d5ce301
wifi: cfg80211: fix certs build to not depend on file order

commit 3c2a8ebe3fe66a5f77d4c164a0bea8e2ff37b455 upstream.

The file for the new certificate (Chen-Yu Tsai's) didn't
end with a comma, so depending on the file order in the
build rule, we'd end up with invalid C when concatenating
the (now two) certificates. Fix that.

Cc: stable@vger.kernel.org
Reported-by: Biju Das <biju.das.jz@bp.renesas.com>
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Fixes: fb768d3b13ff ("wifi: cfg80211: Add my certificate")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/wireless/certs/wens.hex