aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-02-23 03:58:37 -0800
committerJakub Kicinski <[email protected]>2024-02-26 18:39:09 -0800
commitbcd53aff4d0cce9c4bedf345e6f896e35f2fd4c5 (patch)
treeb9b7a825c7ff3e6da2934698db9180f79e730212 /scripts/generate_rust_analyzer.py
parent25d4342574644bca5cbe1ace865955e406b9a741 (diff)
net/vsockmon: Leverage core stats allocator
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. Remove the allocation in the vsockmon driver and leverage the network core allocation instead. Signed-off-by: Breno Leitao <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Stefano Garzarella <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions