diff options
author | Dotan Barak <dotanb@dev.mellanox.co.il> | 2007-07-10 13:55:57 (GMT) |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-07-10 18:04:40 (GMT) |
commit | 856c52a741950dc0be2c5c231efec626e9a0a3fa (patch) | |
tree | 9cb262566a3a0521ce6b560813443b3f19b744a4 /drivers/video/atafb.c | |
parent | f72d2f081453d8b1ea36e47478c3463042746ddc (diff) | |
download | linux-fsl-qoriq-856c52a741950dc0be2c5c231efec626e9a0a3fa.tar.xz |
IB/core: Take sizeof the correct pointer when calling kmalloc()
When allocating out_mad in show_pma_counter(), take sizeof *out_mad
instead of sizeof *in_mad. It is true that today the type of in_mad
and out_mad are the same, but this patch will give us a cleaner code.
Signed-off-by: Dotan Barak <dotanb@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/video/atafb.c')
0 files changed, 0 insertions, 0 deletions