]> asedeno.scripts.mit.edu Git - linux.git/commit
wcn36xx: simplify wcn36xx_smd_open()
authorDaniel Mack <daniel@zonque.org>
Wed, 23 May 2018 08:14:59 +0000 (11:14 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 25 May 2018 10:08:11 +0000 (13:08 +0300)
commita50c6c8412f7114cbb0514dbea7a5a9a3d317479
tree8b9bfbad54a98f132b0e3e5a02747c8ae48c3ec7
parent773f9a28bcdafd6cb77fb1afc545c62746d53990
wcn36xx: simplify wcn36xx_smd_open()

Drop the extra warning about failed allocations, both the core and the
only caller of this function will warn loud enough in such cases.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wcn36xx/smd.c