summaryrefslogtreecommitdiffstats
path: root/net/802/p8023.c
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2010-09-28 02:51:33 +0200
committerRoland Dreier <rolandd@cisco.com>2010-09-28 02:51:33 +0200
commit183ae74bda75b1cfda632b42cdc916853e2dded4 (patch)
treed4ce84571a31a81929981494e32142d09d13f1b2 /net/802/p8023.c
parentFix pktcdvd ioctl dev_minor range check (diff)
downloadlinux-183ae74bda75b1cfda632b42cdc916853e2dded4.tar.xz
linux-183ae74bda75b1cfda632b42cdc916853e2dded4.zip
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Fix: drivers/infiniband/hw/nes/nes_verbs.c: In function 'nes_alloc_fast_reg_page_list': drivers/infiniband/hw/nes/nes_verbs.c:477: warning: cast to pointer from integer of different size drivers/infiniband/hw/nes/nes_verbs.c: In function 'nes_post_send': drivers/infiniband/hw/nes/nes_verbs.c:3486: warning: cast to pointer from integer of different size drivers/infiniband/hw/nes/nes_verbs.c:3486: warning: cast to pointer from integer of different size by printing u64 quantities by casting to unsigned long and long and using %llx, rather than casting to void* and using %p. Reported-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'net/802/p8023.c')
0 files changed, 0 insertions, 0 deletions