There are some bug fixes, cleanups and dead code removal for drivers/staging/rtl8187se ---------------------------------------------------------------- Maxim Mikityanskiy (17): Removed dead functions Removed legacy rtl8225_rf_set_chan() Removed empty functions and one-iteration loop Fixed bugs in interrupt handler Simplified function GetSupportedWirelessMode8185() Fix oops when rmmoding Removed unused module parameters and fixed module description Removed dead code Removed unused parameters of HwHSSIThreeWire() Fixed typo in TransmitConfig Removed non-existent function headers from r8180.h Removed unused arrays in r8180_rtl8225z2.c Use ARRAY_SIZE instead of in-code constants Removed unneeded reads from EEPROM Removed unused fields in r8180_priv Fixed size of BEACON_INTERVAL register Removed empty stub read_acadapter_file() r8180.h | 28 ------ r8180_core.c | 436 ++++--------------------------------------------------------------------------------- r8180_rtl8225.h | 2 +- r8180_rtl8225z2.c | 229 +++------------------------------------------ r8185b_init.c | 223 ++++++++++++------------------------------- 5 files changed, 91 insertions(+), 827 deletions(-) -- 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