Files
linux/drivers
Wei Yongjun 2ac757e415 net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()
In case of error, the function gen_pool_create() returns NULL pointer
not ERR_PTR(). The IS_ERR() test in the return value check should be
replaced with NULL test.

Fixes: 93a7653031 ("net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-04-27 13:27:59 -07:00
..
2020-04-24 21:03:57 +02:00
2020-04-10 11:32:22 +02:00
2020-04-23 15:51:37 -07:00
2020-04-04 18:07:59 -07:00
2020-04-16 13:52:31 -07:00
2020-04-20 10:19:22 -04:00
2020-04-17 06:05:29 -04:00
2020-04-20 10:19:22 -04:00
2020-04-20 10:19:22 -04:00