mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
net: Add a missing word
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
5f4a8ef384
commit
ee1a4c84a7
@ -6293,7 +6293,7 @@ EXPORT_SYMBOL(__napi_schedule);
|
|||||||
* @n: napi context
|
* @n: napi context
|
||||||
*
|
*
|
||||||
* Test if NAPI routine is already running, and if not mark
|
* Test if NAPI routine is already running, and if not mark
|
||||||
* it as running. This is used as a condition variable
|
* it as running. This is used as a condition variable to
|
||||||
* insure only one NAPI poll instance runs. We also make
|
* insure only one NAPI poll instance runs. We also make
|
||||||
* sure there is no pending NAPI disable.
|
* sure there is no pending NAPI disable.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user