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
|
||
|---|---|---|
| .. | ||
| dwc-xlgmac-common.c | ||
| dwc-xlgmac-desc.c | ||
| dwc-xlgmac-ethtool.c | ||
| dwc-xlgmac-hw.c | ||
| dwc-xlgmac-net.c | ||
| dwc-xlgmac-pci.c | ||
| dwc-xlgmac-reg.h | ||
| dwc-xlgmac.h | ||
| Kconfig | ||
| Makefile | ||