seams you did not pull the last codes
David has delete the tcp_v(4,6)_tw_get_peer
in commit 2397849baa7c44c242e5d5142d5d16d1e7ed53d0.
Ah OK, I retested net-next head and it compiles fine, except for these
errors I reported in another thread:
ERROR: "stmmac_pltfr_driver" [drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined!
ERROR: "stmmac_pci_driver" [drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined!
It seems the bug fixing patch
stmmac: fix driver built w/ w/o both pci and platf modules
was only applied to net/master, but not in net-next/master yet.
Thanks,
Fengguang