> Looks like there's a bug in user_mad.c. > Does the following make sense?
Seems right to me. Sean? > Signed-off-by: Michael S. Tsirkin <[EMAIL PROTECTED]> > Signed-off-by: Jack Morgenstein <[EMAIL PROTECTED]> I think you are passing on a patch that Jack wrote. If that is true, then these lines are in the wrong order -- you always add your Signed-off-by: line at the bottom of the chain, so I think it should really be: Signed-off-by: Jack Morgenstein <[EMAIL PROTECTED]> Signed-off-by: Michael S. Tsirkin <[EMAIL PROTECTED]> and then when I send it upstream, it becomes Signed-off-by: Jack Morgenstein <[EMAIL PROTECTED]> Signed-off-by: Michael S. Tsirkin <[EMAIL PROTECTED]> Signed-off-by: Roland Dreier <[EMAIL PROTECTED]> and so on. - R. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
