mirror of
https://github.com/torvalds/linux.git
synced 2025-11-10 05:30:50 +02:00
Simon reported that ndo_change_mtu() methods were never
updated to use WRITE_ONCE(dev->mtu, new_mtu) as hinted
in commit
|
||
|---|---|---|
| .. | ||
| defines.h | ||
| ethtool.c | ||
| ipsec.c | ||
| ipsec.h | ||
| ixgbevf.h | ||
| ixgbevf_main.c | ||
| Makefile | ||
| mbx.c | ||
| mbx.h | ||
| regs.h | ||
| vf.c | ||
| vf.h | ||