summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMaxime Chevallier <maxime.chevallier@bootlin.com>2024-12-03 15:43:16 +0300
committerDavid S. Miller <davem@davemloft.net>2024-12-06 16:41:52 +0300
commit420d56e4de5247b78fa1e1d5084f246e547e95a9 (patch)
tree6c9c288b8132482907915c359001052f255f052f /include/linux
parentd2adc441a19a592ce104e2b257ad9d002eaec53f (diff)
downloadlinux-420d56e4de5247b78fa1e1d5084f246e547e95a9.tar.xz
net: freescale: ucc_geth: Use the correct type to store WoL opts
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.chevallier@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions