diff options
| author | 2012-03-06 04:04:02 +0000 | |
|---|---|---|
| committer | 2012-03-06 15:19:17 -0500 | |
| commit | 966684d581c9c04202e6612a792e36ae7bc5fd59 (patch) | |
| tree | b9f28b29eb56ad72f6694787137d1c36dc6696c8 /include/linux | |
| parent | net/mlx4: fix sparse warnings on TX control flags, endianess (diff) | |
net/mlx4: fix sparse warnings on TX blue flame buffer
The blue flame buffer is defined to be of type void __iomem *
but was passed to mlx4_bf_copy which gets unsigned long * .
This triggered sparse warning on different address spaces,
fix that by changing mlx4_bf_copy first param to be of type void __iomem * .
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
