commit | 6ae8762653bf464e0415eead904cea517c114a8b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Mar 01 16:45:16 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 01 16:45:16 2019 -0800 |
tree | 578ebff529242606c08eb3d7fed9bc1e0b5f1902 | |
parent | 699be71534e8f03af12b01013d0a4b405f5ef148 [diff] | |
parent | 0b926d461f097e65bb96859d0a3ce4b374f65a21 [diff] |
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>