5dcd08cd19
While reading netdev_max_backlog, it can be changed concurrently.
Thus, we need to add READ_ONCE() to its readers.
While at it, we remove the unnecessary spaces in the doc.
Fixes:
|
||
---|---|---|
.. | ||
abi.rst | ||
fs.rst | ||
index.rst | ||
kernel.rst | ||
net.rst | ||
sunrpc.rst | ||
user.rst | ||
vm.rst |