Re: [PATCH v2 net-next 0/6] net: aquantia: minor bug fixes after static analysis

2019-03-01 Thread David Miller
From: Igor Russkikh Date: Wed, 27 Feb 2019 12:10:01 + > 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 change

[PATCH v2 net-next 0/6] net: aquantia: minor bug fixes after static analysis

2019-02-27 Thread Igor Russkikh
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. Igor Russkikh (1): net: aquantia: fixed instack str