net/atlantic: fix negative error codes
authorIgor Russkikh <igor.russkikh@aquantia.com>
Tue, 12 Mar 2019 15:24:52 +0000 (15:24 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 20 Mar 2019 17:15:42 +0000 (18:15 +0100)
commit327d8206c29fe690bf2a52c75d374d8102fe29f1
tree683f6ec4b2852f39a67040c0919fb2935f884822
parent3732f83a45f5ee7b45d7655a15150f665841ce53
net/atlantic: fix negative error codes

These are just convention breakage on rte_errno,
no real harm from that.

Fixes: 2b1472d7150c ("net/atlantic: implement Tx path")
Cc: stable@dpdk.org
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
drivers/net/atlantic/atl_rxtx.c