On Tue, Dec 03, 2024 at 01:43:16PM +0100, Maxime Chevallier wrote: > The WoL opts are represented through a bitmask stored in a u32. As this > mask is copied as-is in the driver, make sure we use the exact same type > to store them internally. > > Signed-off-by: Maxime Chevallier <maxime.chevall...@bootlin.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew