mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 21:20:04 +02:00
Simon reported that ndo_change_mtu() methods were never
updated to use WRITE_ONCE(dev->mtu, new_mtu) as hinted
in commit
|
||
|---|---|---|
| .. | ||
| atl1c.h | ||
| atl1c_ethtool.c | ||
| atl1c_hw.c | ||
| atl1c_hw.h | ||
| atl1c_main.c | ||
| Makefile | ||