On 12/14/2016 5:37 PM, Michał Mirosław wrote: > On Wed, Dec 14, 2016 at 05:33:11PM +0000, Ferruh Yigit wrote: >> On 12/13/2016 1:08 AM, Michał Mirosław wrote: >>> Signed-off-by: Michał Mirosław <michal.miros...@atendesoftware.pl> >>> --- >> >> Acked-by: Ferruh Yigit <ferruh.yi...@intel.com> >> >> I guess no harm doing extra check on user input. > > This actually prevents an OOPS that happens when you try to create KNI with > too long name.
Thanks for fixing then.