Re: [PATCH net-next v2 0/9] net: use core MTU range checking everywhere

2016-10-20 Thread David Miller
From: Jarod Wilson Date: Thu, 20 Oct 2016 13:55:15 -0400 > This stack of patches should get absolutely everything in the kernel > converted from doing their own MTU range checking to the core MTU range > checking. This second spin includes alterations to hopefully fix all > concerns raised with t

[PATCH net-next v2 0/9] net: use core MTU range checking everywhere

2016-10-20 Thread Jarod Wilson
This stack of patches should get absolutely everything in the kernel converted from doing their own MTU range checking to the core MTU range checking. This second spin includes alterations to hopefully fix all concerns raised with the first, as well as including some additional changes to drivers a