ipw2x00: Remove a memory allocation failure log message
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Fri, 24 Apr 2020 15:45:27 +0000 (17:45 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 6 May 2020 08:31:49 +0000 (11:31 +0300)
commitc03e3fe91c1916e5adc97befee1ca5efe5c39bda
tree3f0f7fa655e2f5d2b9c2f12c536f8f39dee9aa20
parentfd5d781964b05ab586e690923dba6eca3cc16723
ipw2x00: Remove a memory allocation failure log message

Axe a memory allocation failure log message. This message is useless and
incorrect (vmalloc is not used here for the memory allocation)

This has been like that since the very beginning of this driver in
commit 43f66a6ce8da ("Add ipw2200 wireless driver.")

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200424154527.27309-1-christophe.jaillet@wanadoo.fr
drivers/net/wireless/intel/ipw2x00/ipw2200.c