summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/dma.c
diff options
context:
space:
mode:
authorJiefeng Li <jiefeng_li@hust.edu.cn>2023-04-12 08:22:34 +0200
committerFelix Fietkau <nbd@nbd.name>2023-04-17 17:46:06 +0200
commit5c47cdebbaeb7724df6f9f46917c93e53f791547 (patch)
tree5f1b02a3ee3401c44b3249e2b44f27307f762e1c /drivers/net/wireless/mediatek/mt76/mt7921/dma.c
parentmt76: mt7921: fix kernel panic by accessing unallocated eeprom.data (diff)
downloadlinux-5c47cdebbaeb7724df6f9f46917c93e53f791547.tar.xz
linux-5c47cdebbaeb7724df6f9f46917c93e53f791547.zip
wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`
`mt7921u_dma_init` can only return zero or negative number according to its definition. When it returns non-zero number, there exists an error and this function should handle this error rather than return directly. Fixes: 0d2afe09fad5 ("mt76: mt7921: add mt7921u driver") Signed-off-by: Jiefeng Li <jiefeng_li@hust.edu.cn> Reviewed-by: Dongliang Mu <dzm91@hust.edu.cn> Reviewed-by: Sridhar Samudrala <sridhar.samudrala@intel.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/net/wireless/mediatek/mt76/mt7921/dma.c')
0 files changed, 0 insertions, 0 deletions