aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-04-09 06:33:05 -0700
committerJakub Kicinski <kuba@kernel.org>2024-04-11 19:45:53 -0700
commit8959bf2acfbccd6abd2f1bf844716a27355103b2 (patch)
treecd73f6a344172afcc582d81879b1a413ad6833c1 /net/unix/unix_bpf.c
parente0f89d2864b062b027196925ea19f94b2ce50d6a (diff)
downloadlinux-8959bf2acfbccd6abd2f1bf844716a27355103b2.tar.gz
linux-8959bf2acfbccd6abd2f1bf844716a27355103b2.tar.bz2
linux-8959bf2acfbccd6abd2f1bf844716a27355103b2.zip
net: usb: qmi_wwan: 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 in 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 qmi_wwan driver and leverage the network core allocation instead. Signed-off-by: Breno Leitao <leitao@debian.org> Link: https://lore.kernel.org/r/20240409133307.2058099-1-leitao@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions