diff options
author | 2021-03-18 19:37:40 +0100 | |
---|---|---|
committer | 2021-03-18 14:56:22 -0700 | |
commit | ea4fe7e842f6c7f972d795a8efc167c4bb33b62f (patch) | |
tree | 465a02134e7d3a184c3ce7c818976c20bdc9dcb4 /include/linux/netdevice.h | |
parent | net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s) (diff) | |
download | wireguard-linux-ea4fe7e842f6c7f972d795a8efc167c4bb33b62f.tar.xz wireguard-linux-ea4fe7e842f6c7f972d795a8efc167c4bb33b62f.zip |
net-sysfs: convert xps_cpus_show to bitmap_zalloc
Use bitmap_zalloc instead of zalloc_cpumask_var in xps_cpus_show to
align with xps_rxqs_show. This will improve maintenance and allow us to
factorize the two functions. The function should behave the same.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions