diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-07-14 14:00:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-15 00:11:49 +0300 |
commit | 3195c4706b00106aa82c73acd28340fa8fc2bfc1 (patch) | |
tree | 46cffbe558045a8419c0d85b9fb220008bc82f60 /scripts/gdb/linux/modules.py | |
parent | d113c0f2e0d2e04e088a9f27ca29c64c3f44c49d (diff) | |
download | linux-3195c4706b00106aa82c73acd28340fa8fc2bfc1.tar.xz |
hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path
The size used when calling 'pci_alloc_consistent()' and
'pci_free_consistent()' should match.
Fix it and have it consistent with the corresponding call in 'rr_close()'.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions