netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/5] net: aquantia: minor bug fixes after static analysis
@ 2019-01-21 14:53 Igor Russkikh
  2019-01-21 14:53 ` [PATCH net 1/5] net: aquantia: fixed memcpy size Igor Russkikh
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Igor Russkikh @ 2019-01-21 14:53 UTC (permalink / raw)
  To: David S . Miller; +Cc: netdev@vger.kernel.org, Igor Russkikh

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

Extra patch is to fix AQ_HW_WAIT_FOR macro to make it visible
it changes err variable.

Igor Russkikh (1):
  net: aquantia: fixed instack structure overflow

Nikita Danilov (4):
  net: aquantia: fixed memcpy size
  net: aquantia: added newline at end of file
  net: aquantia: fixed buffer overflow
  net: aquantia: added err var into AQ_HW_WAIT_FOR construct

 .../ethernet/aquantia/atlantic/aq_ethtool.c    |  2 +-
 .../ethernet/aquantia/atlantic/aq_hw_utils.h   |  4 ++--
 .../net/ethernet/aquantia/atlantic/aq_nic.c    |  2 +-
 .../ethernet/aquantia/atlantic/aq_pci_func.c   |  2 ++
 .../aquantia/atlantic/hw_atl/hw_atl_a0.c       |  8 ++++----
 .../aquantia/atlantic/hw_atl/hw_atl_b0.c       |  8 ++++----
 .../aquantia/atlantic/hw_atl/hw_atl_utils.c    | 18 +++++++++---------
 .../atlantic/hw_atl/hw_atl_utils_fw2x.c        | 10 +++++-----
 8 files changed, 28 insertions(+), 26 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-01-24 14:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-21 14:53 [PATCH net 0/5] net: aquantia: minor bug fixes after static analysis Igor Russkikh
2019-01-21 14:53 ` [PATCH net 1/5] net: aquantia: fixed memcpy size Igor Russkikh
2019-01-21 14:53 ` [PATCH net 2/5] net: aquantia: added newline at end of file Igor Russkikh
2019-01-21 14:53 ` [PATCH net 3/5] net: aquantia: fixed buffer overflow Igor Russkikh
2019-01-21 14:53 ` [PATCH net 4/5] net: aquantia: fixed instack structure overflow Igor Russkikh
2019-01-21 17:10   ` Andrew Lunn
2019-01-21 14:53 ` [PATCH net 5/5] net: aquantia: added err var into AQ_HW_WAIT_FOR construct Igor Russkikh
2019-01-21 17:13   ` Andrew Lunn
2019-01-22 12:44     ` Igor Russkikh
2019-01-22 13:34       ` Andrew Lunn
2019-01-23  9:49         ` Igor Russkikh
2019-01-23 13:15           ` Andrew Lunn
2019-01-24 14:28             ` Igor Russkikh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).