On Friday 19 September 2008, John Daiker wrote: > Resend: Premature send to Linville only... this version copies > linux-wireless and rt2400-devel. I was in the BCC list, but here goes my official reply. :) > This consolidates the definition of CSR_OFFSET when > CONFIG_RT2X00_LIB_DEBUG is also set. > The original definition appeared in 5 files, but was moved to a common > .h file instead. > > Compile-tested only, as I don't have any rt2x00 HW in a working machine. NACK This patch does more then consolidating the CRS_OFFSET definition since it changes several lines for adding/removing whitespaces as well. It completely breaks rt2500usb, and I really dislike using define names in rt2x00.h while the define itself is declared in the register headers only (and is thus not really visible in rt2x00.h, even though the compiler would accept it and it would work as expected). Ivo > Signed-off-by: John Daiker <daikerjohn@xxxxxxxxx> > > --- > > > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html