]> git.baikalelectronics.ru Git - kernel.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)
commitf4322228b26acd990204a962f6fb1fbcf82141ba
tree75dc9acfc1527604786d6747bf1ad6def40ad7cc
parentb4ddbebc9c8d8478a0734def3a1d4eafd7516c43
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