commit | 1be107de2ee4b3f0808e2071529364cf4d9a67b9 | [log] [tgz] |
---|---|---|
author | Miaohe Lin <linmiaohe@huawei.com> | Thu Sep 10 04:41:53 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 10 13:28:57 2020 -0700 |
tree | 16e4c44647cc339ee43d34c327d50013d0cdd429 | |
parent | 66d42ed8b25b64eb63111a2b8582c5afc8bf1105 [diff] |
net: Correct the comment of dst_dev_put() Since commit 8d7017fd621d ("blackhole_netdev: use blackhole_netdev to invalidate dst entries"), we use blackhole_netdev to invalidate dst entries instead of loopback device anymore. Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>