Re: [PATCH 1/1] net: enic: use correct type specifier
From: David Miller
Date: Mon Aug 01 2016 - 16:45:52 EST
From: Heinrich Schuchardt <xypron.glpk@xxxxxx>
Date: Sun, 31 Jul 2016 11:10:08 +0200
> i is defined as unsigned.
> So print it with %u.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>
Applied.