[ofa-general] Re: [PATCH 3 of 3 for-2.6.24] mlx4: implement FMRs

Roland Dreier rdreier at cisco.com
Fri Oct 5 15:56:55 PDT 2007


Thanks, I applied cleaned-up versions of all three patches for 2.6.24.

One thing I changed was to just pass an error back to the caller
rather than doing BUG_ON() anywhere.  It's very unfriendly to the user
to crash the whole machine just because of a driver bug -- much better
to try and continue so that the user sees the error and can report it.



More information about the general mailing list