]> 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)
commit5e65e5b566b4057f0e3b4747c9ef3a94815890c2
tree75dc9acfc1527604786d6747bf1ad6def40ad7cc
parentefd0be3ab08a47077866c865cc8159827fb506d8
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