]> git.baikalelectronics.ru Git - kernel.git/commit
fsl/fman: Remove a useless 'dev_err()' call
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 6 Nov 2017 21:53:32 +0000 (22:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Nov 2017 04:53:34 +0000 (13:53 +0900)
commite4ae54d3221d8dce86f796a1b4fe1b5a685a626e
treea751708e597d0ba9da8d17e636c51efe5beaa88b
parentc7ae2c4500fdc74833f379c62d94b1dbc8cc6405
fsl/fman: Remove a useless 'dev_err()' call

Memory allocation functions already display some informaton in case of
memory allocation failure. There is no need to add an extra 'dev_err' here.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fman/mac.c