mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
Simon reported that ndo_change_mtu() methods were never
updated to use WRITE_ONCE(dev->mtu, new_mtu) as hinted
in commit
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| macb.h | ||
| macb_main.c | ||
| macb_pci.c | ||
| macb_ptp.c | ||
| Makefile | ||