Messages in this thread |  | | | Date | Mon, 13 Feb 2012 16:02:40 -0500 (EST) | | Subject | Re: [PATCH] mlx4: Fix kcalloc parameters swapped | | From | David Miller <> |
| |
From: Axel Lin <axel.lin@gmail.com> Date: Mon, 13 Feb 2012 09:14:39 +0800
> The first parameter should be "number of elements" and the second parameter > should be "element size". > > Signed-off-by: Axel Lin <axel.lin@gmail.com>
Applied.
|  |