>> Below patch removes following compilation warnings : >> drivers/infiniband/hw/nes/nes_cm.c:781: warning: unused >variable 'tmp_addr' >> drivers/infiniband/hw/nes/nes_cm.c:820: warning: unused >variable 'tmp_addr' >> > >Any feedback on this ?
Manish, Thank you for the patch to take care of the warnings. Upon closer examination on the usage of tmp_addr in the subsequent NES_DEBUG, it seems to be nonsense. I am creating a patch to take out tmp_addr and the subsequent NES_DEBUG. Thanks, Chien_______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
