Fri, Mar 11, 2016 at 09:04:48PM CET, da...@davemloft.net wrote: >From: Stephen Hemminger <step...@networkplumber.org> >Date: Tue, 8 Mar 2016 12:59:32 -0800 > >> This fixes regression in how ageing timer is managed. >> Backing out the change required fixing switch drivers as well. > >Series applied, thanks. > >Jiri, since I applied this to net-next, I had to deal with the conflicts >created by your world splitup of the rocker driver. I wasn't sure, while >doing so, whether you'd like this new ageing_time member to remain in the >rocker struct, as in Stephen's patch, or to be placed in the ofdpa struct. >I choose the former, send me a patch if you want the latter.
Yeah, it belongs into ofdpa. I'll send you patch in a jiff. Thanks!