diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-10-28 10:04:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-30 02:42:17 +0300 |
commit | 76d7774e203d422edb6b8c6db800478ca029fde5 (patch) | |
tree | 24b2f66b693550521d9f5d9cc2bed5fafd5f765c /drivers/net/hamradio | |
parent | 207136dfeb3b2cde873b48d745100fa688c83f06 (diff) | |
download | linux-76d7774e203d422edb6b8c6db800478ca029fde5.tar.xz |
net: aquantia: fix error handling in aq_ptp_poll
Fix currenty ignored returned error by properly checking *err* after
calling aq_nic->aq_hw_ops->hw_ring_hwts_rx_fill().
Addresses-Coverity-ID: 1487357 ("Unused value")
Fixes: 04a1839950d9 ("net: aquantia: implement data PTP datapath")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions