lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun,  4 Jun 2017 16:53:37 +0200
From:   Jiri Pirko <jiri@...nulli.us>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, idosch@...lanox.com, petrm@...lanox.com,
        mlxsw@...lanox.com
Subject: [patch net-next 0/3] mlxsw: Minor cleanup

From: Jiri Pirko <jiri@...lanox.com>

Fix small issues I noticed during the refactoring.

First patch adds file name comments in the header file to make it clear
what goes where. Second patch fixes a typo and third patch simply aligns
RIF index allocation with similar allocations in the driver.

Ido Schimmel (3):
  mlxsw: spectrum: Tidy up header file
  mlxsw: Fix typo inside enumeration
  mlxsw: spectrum_router: Align RIF index allocation with existing code

 drivers/net/ethernet/mellanox/mlxsw/reg.h          |  2 +-
 drivers/net/ethernet/mellanox/mlxsw/spectrum.h     | 47 ++++++++++++----------
 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c |  6 +--
 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  | 24 +++++------
 4 files changed, 41 insertions(+), 38 deletions(-)

-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ