Re: [ethtool PATCH v2 05/12] marvell.c: fix strict alias warnings

2016-03-04 Thread Maciej Żenczykowski
If needed: Signed-off-by: Maciej Żenczykowski

[ethtool PATCH v2 05/12] marvell.c: fix strict alias warnings

2016-03-03 Thread David Decotigny
From: Maciej Żenczykowski Addresses the following warnings: marvell.c:426:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] marvell.c:427:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasin