All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] switchdev: more (minor) cleanups
@ 2015-05-13  6:03 sfeldma
  2015-05-13  6:03 ` [PATCH net-next 1/4] switchdev: sparse warning: make __switchdev_port_obj_add static sfeldma
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: sfeldma @ 2015-05-13  6:03 UTC (permalink / raw)
  To: netdev; +Cc: jiri, ronen.arad

From: Scott Feldman <sfeldma@gmail.com>

Fix some sparse warnings and include some documentation review comments that
didn't get picked up in the switchdev Spring Cleanup series.

Scott Feldman (4):
  switchdev: sparse warning: make __switchdev_port_obj_add static
  switchdev: sparse warning: pass ipv4 fib dst as network-byte order
  switchdev: align comment with other comments in block
  switchdev: apply review comments on documentation

 Documentation/networking/switchdev.txt |    7 +++++--
 drivers/net/ethernet/rocker/rocker.c   |    7 ++++---
 include/net/switchdev.h                |    2 +-
 net/switchdev/switchdev.c              |    7 ++++---
 4 files changed, 14 insertions(+), 9 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-05-13 16:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13  6:03 [PATCH net-next 0/4] switchdev: more (minor) cleanups sfeldma
2015-05-13  6:03 ` [PATCH net-next 1/4] switchdev: sparse warning: make __switchdev_port_obj_add static sfeldma
2015-05-13  6:03 ` [PATCH net-next 2/4] switchdev: sparse warning: pass ipv4 fib dst as network-byte order sfeldma
2015-05-13  6:03 ` [PATCH net-next 3/4] switchdev: align comment with other comments in block sfeldma
2015-05-13  6:03 ` [PATCH net-next 4/4] switchdev: apply review comments on documentation sfeldma
2015-05-13 16:26 ` [PATCH net-next 0/4] switchdev: more (minor) cleanups David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.