You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wifi: cfg80211: fix certs build to not depend on file order
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: [email protected]
Reported-by: Biju Das <[email protected]>
Reported-by: Naresh Kamboju <[email protected]>
Fixes: fb768d3 ("wifi: cfg80211: Add my certificate")
Signed-off-by: Johannes Berg <[email protected]>
0 commit comments