[openib-general] [PATCH 4/6] [RFC] iser cma and verbs interaction
Roland Dreier
rdreier at cisco.com
Wed Mar 1 14:06:43 PST 2006
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.
More information about the general
mailing list