aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2024-02-14 16:32:40 +0000
committerDavid S. Miller <[email protected]>2024-02-16 09:25:09 +0000
commitb4ea9b6a18ebf7f9f3a7a60f82e925186978cfcf (patch)
tree024485d1362578289f5db402271c0bcc744e68af /net/switchdev/switchdev.c
parentMerge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... (diff)
downloadkernel-b4ea9b6a18ebf7f9f3a7a60f82e925186978cfcf.tar.gz
kernel-b4ea9b6a18ebf7f9f3a7a60f82e925186978cfcf.zip
net/iucv: fix the allocation size of iucv_path_table array
iucv_path_table is a dynamically allocated array of pointers to struct iucv_path items. Yet, its size is calculated as if it was an array of struct iucv_path items. Signed-off-by: Alexander Gordeev <[email protected]> Reviewed-by: Alexandra Winter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions