提交 855abcf0 编写于 作者: Z Zhi Yong Wu 提交者: David S. Miller

net, rps: fix the comment of net_rps_action_and_irq_enable()

Signed-off-by: NZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c9d8ca04
...@@ -4030,7 +4030,7 @@ gro_result_t napi_gro_frags(struct napi_struct *napi) ...@@ -4030,7 +4030,7 @@ gro_result_t napi_gro_frags(struct napi_struct *napi)
EXPORT_SYMBOL(napi_gro_frags); 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. * Note: called with local irq disabled, but exits with local irq enabled.
*/ */
static void net_rps_action_and_irq_enable(struct softnet_data *sd) static void net_rps_action_and_irq_enable(struct softnet_data *sd)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册