On Fri, 2024-01-26 at 17:28 -0800, Jakub Kicinski wrote: > On Fri, 26 Jan 2024 10:26:52 -0700 > allison.henderson@xxxxxxxxxx wrote: > > + if (to_drop) { > > + rds_inc_put(to_drop); > > + > > rdsdebug("inc %p rs %p still %d dropped %d\n", inc, rs, > > ret, drop); > > return ret; > > } > > This does not build.. Opps, apologies, I will re-check my build configs. Thank you! Allison