diff options
| author | Alexander Gordeev <[email protected]> | 2024-02-14 16:32:40 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-16 09:25:09 +0000 |
| commit | b4ea9b6a18ebf7f9f3a7a60f82e925186978cfcf (patch) | |
| tree | 024485d1362578289f5db402271c0bcc744e68af /net/switchdev/switchdev.c | |
| parent | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... (diff) | |
| download | kernel-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
