Re: [openib-general] [PATCH 2.6.19 4/4] ehca: ehca_av.c use constant for max mtu

2006-11-08 Thread Roland Dreier
Thanks, I've applied 1 through 4. ___ openib-general mailing list openib-general@openib.org http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

[openib-general] [PATCH 2.6.19 4/4] ehca: ehca_av.c use constant for max mtu

2006-11-05 Thread Hoang-Nam Nguyen
Hello Roland! This is a patch for ehca, mainly a code change to adhere to kernel coding style. It defines and uses a constant EHCA_MAX_MTU instead hardcoded value. Thanks! Nam Signed-off-by: Hoang-Nam Nguyen [EMAIL PROTECTED] --- ehca_av.c |5 ++--- hipz_hw.h |2 ++ 2 files changed,

Re: [openib-general] [PATCH 2.6.19 4/4] ehca: ehca_av.c use constant for max mtu

2006-11-05 Thread Benjamin Herrenschmidt
Can you fix your patch sending technique ? A mangled patch inline with a non-mangled one in attachment... that's a bit gross. Just get a proper one inline and be done with it. If your mailer can't be coerced into not damaging patches, then use another one for sending them. Cheers, Ben