]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rds: fix compilation warnings
authorDotan Barak <dotanb@dev.mellanox.co.il>
Sun, 11 Dec 2011 13:17:24 +0000 (15:17 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 23:41:23 +0000 (16:41 -0700)
commit9064d3a17fea1bd861d9b53940c416bf0053c97d
tree967d3aba8a0e8ff4b7f980a0da771a2d5efed18e
parent5250955dbdfa45fea7231d57d408d0cf7e5da59b
rds: fix compilation warnings

Fix the following compilation warnings:
ofed_kernel/net/rds/iw_cm.c: In function rds_iw_qp_event_handler:
ofed_kernel/net/rds/iw_cm.c:162: warning: too many arguments for format
ofed_kernel/net/rds/af_rds.c:384: warning: initialization from incompatible pointer type

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Reviewed-by: Erez Shitrit <erezsh@mellanox.co.il>
net/rds/af_rds.c
net/rds/iw_cm.c