mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 11:32:28 -04:00
The rndis functions are used when changing device state. Therefore the references from network device to internal state are protected by RTNL mutex. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>