diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-01-27 18:06:46 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-30 02:24:00 +0300 |
commit | 1a28242bac44b9eb24fb2e84131256cb3c63372c (patch) | |
tree | 2d3923c79d1c4e5b576ece38444fd9d4729c907d /drivers/net/rionet.c | |
parent | f81e5ca9155e8b4527662aa66ba984f58257ccdb (diff) | |
download | linux-1a28242bac44b9eb24fb2e84131256cb3c63372c.tar.xz |
net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR
The macro is returning ETIME which means various checks to see if
the returned err is less than zero never work. I believe a -ETIME
should be returned instead.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/rionet.c')
0 files changed, 0 insertions, 0 deletions