From: Edward Cree <[email protected]> Date: Fri, 26 Aug 2016 11:19:34 +0100
> From: Andrew Rybchenko <[email protected]> > > On 32-bit systems, mask is only an array of 3 longs, not 4, so don't try > to write to mask[3]. > Also include build-time checks in case the size of the bitmask changes. > > Fixes: 3c36a2aded8c ("sfc: display vadaptor statistics for all interfaces") > Signed-off-by: Edward Cree <[email protected]> Applied, thank you.
