Commit 166ec369 authored by Kusanagi Kouichi's avatar Kusanagi Kouichi Committed by David S. Miller

net: Fix a comment typo

Signed-off-by: default avatarKusanagi Kouichi <slash@ac.auone-net.jp>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 14f645d0
......@@ -3324,7 +3324,7 @@ EXPORT_SYMBOL_GPL(netdev_rx_handler_register);
* netdev_rx_handler_unregister - unregister receive handler
* @dev: device to unregister a handler from
*
* Unregister a receive hander from a device.
* Unregister a receive handler from a device.
*
* The caller must hold the rtnl_mutex.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment