From: Scott Feldman <sfel...@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 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html