]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/efa: Fix incorrect error print
authorGal Pressman <galpress@amazon.com>
Tue, 10 Sep 2019 13:42:58 +0000 (14:42 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 16 Sep 2019 17:25:43 +0000 (14:25 -0300)
commit077a5099ed2e16c31de96a6bf59ce9f66f3e980d
tree6bfd825f11c0a9c98629fc25e79ce7cc4c8f5fdc
parent506ac541ba587d2528db8e4aeff02757137a27e6
RDMA/efa: Fix incorrect error print

The error print should indicate that it failed to get the queue
attributes, not network attributes.

Link: https://lore.kernel.org/r/20190910134301.4194-2-galpress@amazon.com
Reviewed-by: Daniel Kranzdorf <dkkranzd@amazon.com>
Reviewed-by: Firas JahJah <firasj@amazon.com>
Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/efa/efa_com_cmd.c