aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/inetdevice.h
diff options
context:
space:
mode:
authorOr Gerlitz <ogerlitz@mellanox.com>2012-03-06 04:04:02 +0000
committerDavid S. Miller <davem@davemloft.net>2012-03-06 15:19:17 -0500
commit966684d581c9c04202e6612a792e36ae7bc5fd59 (patch)
treeb9f28b29eb56ad72f6694787137d1c36dc6696c8 /include/linux/inetdevice.h
parentnet/mlx4: fix sparse warnings on TX control flags, endianess (diff)
downloadwireguard-linux-966684d581c9c04202e6612a792e36ae7bc5fd59.tar.xz
wireguard-linux-966684d581c9c04202e6612a792e36ae7bc5fd59.zip
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/inetdevice.h')
0 files changed, 0 insertions, 0 deletions