projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9d8ca0
)
net, rps: fix the comment of net_rps_action_and_irq_enable()
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Tue, 31 Dec 2013 20:34:50 +0000
(
04:34
+0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 31 Dec 2013 21:44:10 +0000
(16:44 -0500)
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c
patch
|
blob
|
blame
|
history
diff --git
a/net/core/dev.c
b/net/core/dev.c
index 973c2365667392cf3795432a50e8cb1191276d3f..cc9ab80581d7e57c29e59cfb88db8beade0f5f05 100644
(file)
--- a/
net/core/dev.c
+++ b/
net/core/dev.c
@@
-4030,7
+4030,7
@@
gro_result_t napi_gro_frags(struct napi_struct *napi)
EXPORT_SYMBOL(napi_gro_frags);
/*
- * net_rps_action sends any pending IPI's for rps.
+ * net_rps_action
_and_irq_enable
sends any pending IPI's for rps.
* Note: called with local irq disabled, but exits with local irq enabled.
*/
static void net_rps_action_and_irq_enable(struct softnet_data *sd)