On Thu, May 17, 2018 at 11:45:17AM -0500, Dan Rue wrote: > It seems that patch "net: ethernet: ti: cpsw: fix packet leaking in > dual_mac mode" fails to build in the upcoming 4.4 release candidate. > > CC drivers/net/ethernet/ti/cpsw.o > ../drivers/net/ethernet/ti/cpsw.c: In function ‘cpsw_add_dual_emac_def_ale_entries’: > ../drivers/net/ethernet/ti/cpsw.c:1112:23: error: ‘cpsw’ undeclared (first use in this function); did you mean ‘cpts’? > cpsw_ale_control_set(cpsw->ale, slave_port, > ^~~~ > cpts > ../drivers/net/ethernet/ti/cpsw.c:1112:23: note: each undeclared identifier is reported only once for each function it appears in > Ah, many thanks for the report, I've now dropped it. It was a long-shot anyway :) greg k-h