Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

net: Fix a comment typo

parent 14f645d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */