aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-02-19 05:43:28 -0800
committerDavid S. Miller <davem@davemloft.net>2024-02-21 11:20:56 +0000
commita381690dd84283d7a4f849649d692bdf3b8f424d (patch)
tree075f711553c937dd7d5fbbe2eb1990a958298167 /net/unix/af_unix.c
parentebb0346a117f96fe732791289628964276d51b7d (diff)
downloadlinux-a381690dd84283d7a4f849649d692bdf3b8f424d.tar.gz
linux-a381690dd84283d7a4f849649d692bdf3b8f424d.tar.bz2
linux-a381690dd84283d7a4f849649d692bdf3b8f424d.zip
net/dummy: Move stats allocation to core
With commit 34d21de99cea9 ("net: Move {l,t,d}stats allocation to core and convert veth & vrf"), stats allocation could be done on net core instead of this driver. With this new approach, the driver doesn't have to bother with error handling (allocation failure checking, making sure free happens in the right spot, etc). This is core responsibility now. Move dummy driver to leverage the core allocation. Suggested-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions