[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170604145340.14447-1-jiri@resnulli.us>
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