mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 05:16:33 +00: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 | ||