]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: remove port_fdb_getnext
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Thu, 22 Oct 2015 13:34:43 +0000 (09:34 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Oct 2015 14:38:45 +0000 (07:38 -0700)
commit1a49a2fbf8c15d63a0b5e60d935ec7d5d3d07fd5
tree75dc9acfc1527604786d6747bf1ad6def40ad7cc
parent2c49471b6695c5bac0d36c30ca07b8c311cd7cc3
net: dsa: remove port_fdb_getnext

No driver implements port_fdb_getnext anymore, and port_fdb_dump is
preferred anyway, so remove this function from DSA.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h
net/dsa/slave.c