mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
f6e0a4984c
dev->state can be read in rx and tx fast paths.
netif_running() which needs dev->state is called from
- enqueue_to_backlog() [RX path]
- __dev_direct_xmit() [TX path]
Fixes:
|
||
---|---|---|
.. | ||
index.rst | ||
inet_connection_sock.rst | ||
inet_sock.rst | ||
net_device.rst | ||
netns_ipv4_sysctl.rst | ||
snmp.rst | ||
tcp_sock.rst |