From: Arnd Bergmann <a...@arndb.de> Date: Mon, 10 Oct 2016 13:59:16 +0200
> The definition of qed_get_rdma_ops() is not a prototype unless > we add 'void' here, as indicated by this W=1 warning: > > drivers/net/ethernet/qlogic/qed/qed_roce.c: In function ‘qed_get_rdma_ops’: > drivers/net/ethernet/qlogic/qed/qed_roce.c:2950:28: error: old-style function > definition [-Werror=old-style-definition] > > Fixes: abd49676c707 ("qed: Add RoCE ll2 & GSI support") > Signed-off-by: Arnd Bergmann <a...@arndb.de> Again, Qlogic folks, please properly review patches posted against your driver. Thanks.