OSDN Git Service

net: core: Fix a typo in dev_addr_lists.c
authorLu Wei <luwei32@huawei.com>
Thu, 25 Mar 2021 06:38:22 +0000 (14:38 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2021 00:05:07 +0000 (17:05 -0700)
commit897b9fae7a8ac1de2372a15234c944831c83ec26
tree83ff9fe0e255988aa9126d1aa3d00e182e2343af
parent3f9143f10c3d5055093b18fd3eaa8fc6d1b460f5
net: core: Fix a typo in dev_addr_lists.c

Modify "funciton" to "function" in net/core/dev_addr_lists.c.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Lu Wei <luwei32@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev_addr_lists.c