wifi: rtw89: check return value of ieee80211_probereq_get() for RNR
[ Upstream commit 630d5d8f ] The return value of ieee80211_probereq_get() might be NULL, so check it before using to avoid NULL pointer access. Addresses-Coverity-ID: 1529805 ("Dereference null return value") Signed-off-by:Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20240919081216.28505-2-pkshih@realtek.com Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment