]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d284a8bdf01ad6d5c7b86ab5330d63f6ff12e9c
tree43f2652c0f54f3219512cbed11d668b3ae33b645
parentd886b310a514406345374476ea3ae99387c83bab
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