summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
diff options
context:
space:
mode:
authorDavid S. Miller2015-10-22 16:39:07 +0200
committerDavid S. Miller2015-10-22 16:39:07 +0200
commit998eb8079f03f44d4017d7941c082b4a57eb2db8 (patch)
tree75dc9acfc1527604786d6747bf1ad6def40ad7cc /drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
parentMerge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc... (diff)
parentnet: dsa: remove port_fdb_getnext (diff)
downloadkernel-qcow2-linux-998eb8079f03f44d4017d7941c082b4a57eb2db8.tar.gz
kernel-qcow2-linux-998eb8079f03f44d4017d7941c082b4a57eb2db8.tar.xz
kernel-qcow2-linux-998eb8079f03f44d4017d7941c082b4a57eb2db8.zip
Merge branch 'dsa-port_fdb_dump'
Vivien Didelot says: ==================== net: dsa: implement port_fdb_dump in drivers Not all switch chips provide a Get Next kind of operation to dump FDB entries. It is preferred to let the driver handle the dump operation the way it works best for the chip. Thus, drop port_fdb_getnext and implement the port_fdb_dump operation in DSA, which pushes the switchdev FDB dump callback down to the drivers. mv88e6xxx is the only driver affected and is updated accordingly. v3 -> v4: fix rejects on latest net-next v2 -> v3: opencode switchdev_obj_dump_cb_t to avoid multiple typedef; use ether_addr_copy in fdb_dump v1 -> v2: fix a few "return err" instead of "goto unlock" in mv88e6xxx.c ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c')
0 files changed, 0 insertions, 0 deletions