mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-18 01:23:36 -04:00
We had intended to say "sizeof(u32)" but the "u" is missing.
Fortunately, sizeof(32) is also 4, so the original code still works.
Fixes:
|
||
---|---|---|
.. | ||
emac | ||
Kconfig | ||
Makefile | ||
qca_7k.c | ||
qca_7k.h | ||
qca_debug.c | ||
qca_debug.h | ||
qca_framing.c | ||
qca_framing.h | ||
qca_spi.c | ||
qca_spi.h |