> +#include <linux/list.h> > #include <uapi/linux/netdev.h> > ... > > +#include <linux/list.h> > #include <uapi/linux/netdev.h> > Darn, I went too overboard with sorting of includes. ynl-regen.sh wants these in the reverse order, which is unsorted. I'll fix it in the next iteration, and I added this check as well to my presubmits. BTW I submitted 2 iterations already this week, Sunday and Wednesday. This is easily fixable and I can resend before the end of the week, but if I'm stressing NIPA too much with reposts of this large series I can wait until next week. Sorry about that. -- Thanks, Mina