This patchset contains several non-functional changes, which were made in
out of tree driver over the time.
Mostly typos, checkpatch findings and comment fixes.

Dmitry Bezrukov (1):
  net: atlantic: missing space in a comment in aq_nic.h

Igor Russkikh (1):
  net: atlantic: put ptp code under IS_REACHABLE check

Mark Starovoytov (5):
  net: atlantic: MACSec offload statistics checkpatch fix
  net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
  net: atlantic: make aq_pci_func_init static
  net: atlantic: fix typo in aq_ring_tx_clean
  net: atlantic: add alignment checks in hw_atl2_utils_fw.c

Nikita Danilov (1):
  net: atlantic: fix variable type in aq_ethtool_get_pauseparam

 .../ethernet/aquantia/atlantic/aq_ethtool.c   | 11 ++++---
 .../net/ethernet/aquantia/atlantic/aq_main.c  | 20 +++++++++---
 .../net/ethernet/aquantia/atlantic/aq_nic.c   |  2 +-
 .../net/ethernet/aquantia/atlantic/aq_nic.h   |  9 +++---
 .../ethernet/aquantia/atlantic/aq_pci_func.c  |  9 +++---
 .../ethernet/aquantia/atlantic/aq_pci_func.h  |  8 ++---
 .../net/ethernet/aquantia/atlantic/aq_ptp.c   |  9 ++++--
 .../net/ethernet/aquantia/atlantic/aq_ring.c  | 11 ++++---
 .../aquantia/atlantic/hw_atl/hw_atl_utils.c   |  2 +-
 .../atlantic/hw_atl2/hw_atl2_utils_fw.c       | 32 ++++++++++++++++---
 10 files changed, 80 insertions(+), 33 deletions(-)

-- 
2.25.1

Reply via email to