Skip to content

Commit

Permalink
net: Fix a comment typo
Browse files Browse the repository at this point in the history
Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Kusanagi Kouichi authored and David S. Miller committed Mar 18, 2013
1 parent 14f645d commit 166ec36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 166ec36

Please sign in to comment.