[openib-general] [PATCH 4/6] [RFC] iser cma and verbs interaction

Or Gerlitz ogerlitz at voltaire.com
Wed Mar 1 23:06:29 PST 2006


Roland Dreier wrote:
> It seems that some of the prefix removal messed things up; I noticed
> that the code at iser_verbs.c:74 generated a warning in my automated
> builds.  You have the line:
> 
> 	strcpy(device->name, device->name);
> 
> I'm not sure what this is supposed to do -- the obvious fix is to
> delete the line, but maybe it's supposed to do something.
> 
>  - R.

Thanks, we have also noticed this as well, and it will be fixed 
(deleted) later today.

What worries me is that my make command line does not cause gcc to 
report a warning on this line, i am using
	gcc version 3.3.3 (SuSE Linux)
and the command
	make -C /usr/src/linux-2.6.15 M=`pwd` modules

Or.





More information about the general mailing list