Re: [ethtool PATCH v2 05/12] marvell.c: fix strict alias warnings
If needed: Signed-off-by: Maciej Żenczykowski
[ethtool PATCH v2 05/12] marvell.c: fix strict alias warnings
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