mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
net: Fix some comments
Fix some comments, including wrong function name, duplicated word and so on. Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
a092b7233f
commit
645f08975f
@@ -154,7 +154,7 @@ int l3mdev_master_upper_ifindex_by_index_rcu(struct net *net, int ifindex)
|
||||
EXPORT_SYMBOL_GPL(l3mdev_master_upper_ifindex_by_index_rcu);
|
||||
|
||||
/**
|
||||
* l3mdev_fib_table - get FIB table id associated with an L3
|
||||
* l3mdev_fib_table_rcu - get FIB table id associated with an L3
|
||||
* master interface
|
||||
* @dev: targeted interface
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user