netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/3] mlxsw: Minor cleanup
@ 2017-06-04 14:53 Jiri Pirko
  2017-06-04 14:53 ` [patch net-next 1/3] mlxsw: spectrum: Tidy up header file Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jiri Pirko @ 2017-06-04 14:53 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, petrm, mlxsw

From: Jiri Pirko <jiri@mellanox.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

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

end of thread, other threads:[~2017-06-06  9:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-04 14:53 [patch net-next 0/3] mlxsw: Minor cleanup Jiri Pirko
2017-06-04 14:53 ` [patch net-next 1/3] mlxsw: spectrum: Tidy up header file Jiri Pirko
2017-06-04 14:53 ` [patch net-next 2/3] mlxsw: Fix typo inside enumeration Jiri Pirko
2017-06-04 14:53 ` [patch net-next 3/3] mlxsw: spectrum_router: Align RIF index allocation with existing code Jiri Pirko
2017-06-06  9:11   ` David Laight
2017-06-05  3:50 ` [patch net-next 0/3] mlxsw: Minor cleanup David Miller

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).