OSDN Git Service

rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 29 Dec 2017 21:11:42 +0000 (22:11 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Jan 2018 15:46:21 +0000 (17:46 +0200)
commitcd7c0cdab7ff2dcfcac9a1ab1c05cd98398471cc
tree43f2652c0f54f3219512cbed11d668b3ae33b645
parentf66faae2f80a45feafc04ce63ef744ac4b6e8c05
rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ralink/rt2x00/rt2x00queue.c