wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links
In mt7925_change_vif_links() devm_kzalloc() may return NULL but this returned value is not checked. Fixes: 69acd6d9 ("wifi: mt76: mt7925: add mt7925_change_vif_links") Signed-off-by:Charles Han <hanchunchao@inspur.com> Link: https://patch.msgid.link/20241025075554.181572-1-hanchunchao@inspur.com Signed-off-by:
Felix Fietkau <nbd@nbd.name>
Loading
Please sign in to comment