]> asedeno.scripts.mit.edu Git - linux.git/commit
ath10k: sdio: add missing error check
authorErik Stromdahl <erik.stromdahl@gmail.com>
Fri, 19 Apr 2019 07:29:06 +0000 (10:29 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 23 Apr 2019 13:26:19 +0000 (16:26 +0300)
commitf91b63b0e3b22f3688fd6b352128c3e0e40d02b4
tree6526de0c072ad31eff999b5f57b22c76f49617c3
parentfbd428a5b828bf3fd3627e1526dd470f64f90d2c
ath10k: sdio: add missing error check

Although not likely, the bundle allocation might fail.
Add proper error check and warning print.

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/sdio.c