All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] switchdev: documentation updates
@ 2015-06-04  3:43 sfeldma
  2015-06-04  3:43 ` [PATCH net-next 1/4] switchdev: documentation: fix longer-than-80-char lines sfeldma
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: sfeldma @ 2015-06-04  3:43 UTC (permalink / raw)
  To: netdev; +Cc: jiri, gospo

From: Scott Feldman <sfeldma@gmail.com>

Update the switchdev documentation to clarify that for IPV4 FIB object, the add
op is used for both adding and modifying the FIB entry on the device.

I found a few other white-space and grammer issues to fix, and to clarify the
static FDB ops.

Scott Feldman (4):
  switchdev: documentation: fix longer-than-80-char lines
  switchdev: documentation: fix grammer error
  switchdev: documentation: for static FDB ops, use
    switchdev_port_fdb_xxx ops
  switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB
    add/modify/delete ops

 Documentation/networking/switchdev.txt |   95 +++++++++++++++++---------------
 net/switchdev/switchdev.c              |    4 +-
 2 files changed, 54 insertions(+), 45 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-06-04 14:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04  3:43 [PATCH net-next 0/4] switchdev: documentation updates sfeldma
2015-06-04  3:43 ` [PATCH net-next 1/4] switchdev: documentation: fix longer-than-80-char lines sfeldma
2015-06-04  6:16   ` Jiri Pirko
2015-06-04  3:43 ` [PATCH net-next 2/4] switchdev: documentation: fix grammer error sfeldma
2015-06-04  6:17   ` Jiri Pirko
2015-06-04 14:14   ` Sergei Shtylyov
2015-06-04  3:43 ` [PATCH net-next 3/4] switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx ops sfeldma
2015-06-04  6:17   ` Jiri Pirko
2015-06-04  3:43 ` [PATCH net-next 4/4] switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops sfeldma
2015-06-04  6:17   ` Jiri Pirko
2015-06-04  6:47 ` [PATCH net-next 0/4] switchdev: documentation updates 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.