netdevsim: dev: Initialize FIB module after debugfs
authorIdo Schimmel <idosch@nvidia.com>
Sun, 7 Feb 2021 08:22:55 +0000 (10:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Apr 2021 13:00:07 +0000 (15:00 +0200)
commitf33d87047323f2d1d77c5a96e5d713dea0bd3ee9
tree5c8529445c229be81a1778fe06c70d073a8dab41
parent660bf76aec077ca3d62dc1ca65471f4e97259edb
netdevsim: dev: Initialize FIB module after debugfs

[ Upstream commit f57ab5b75f7193e194c83616cd104f41c8350f68 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/netdevsim/dev.c