OSDN Git Service

Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis'
authorDavid S. Miller <davem@davemloft.net>
Sat, 2 Mar 2019 00:45:16 +0000 (16:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Mar 2019 00:45:16 +0000 (16:45 -0800)
commit6ae8762653bf464e0415eead904cea517c114a8b
tree578ebff529242606c08eb3d7fed9bc1e0b5f1902
parent699be71534e8f03af12b01013d0a4b405f5ef148
parent0b926d461f097e65bb96859d0a3ce4b374f65a21
Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis'

Igor Russkikh says:

====================
net: aquantia: minor bug fixes after static analysis

This patchset fixes minor errors and warnings found by smatch and kasan.

Extra patch is to replace AQ_HW_WAIT_FOR with readx_poll_timeout
to improve readability.

V2:
use readx_poll
resubmitted to net-next since the changeset became quite big.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>