OSDN Git Service

netdevsim: dev: Initialize FIB module after debugfs
authorIdo Schimmel <idosch@nvidia.com>
Sun, 7 Feb 2021 08:22:55 +0000 (10:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Feb 2021 00:47:03 +0000 (16:47 -0800)
commitf57ab5b75f7193e194c83616cd104f41c8350f68
treef01cb00c04703354b288711917fea83366f99139
parent484a4dfb7558bd3e3139bd9df026f645b07478dd
netdevsim: dev: Initialize FIB module after debugfs

Initialize the dummy FIB offload module after debugfs, so that the FIB
module could create its own directory there.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netdevsim/dev.c