This series continues with the cleanup of 3945. It also contains fixes for the following bugs: http://bugzilla.kernel.org/show_bug.cgi?id=11326 "iwl3945: Error: Response NULL in 'REPLY_ADD_STA', followed by fault" http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1872 "can not connect with WPA2 enabled AP" http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1873 "IBSS Cell can be established but can't work, lose more than 50% ping packets and scp can't work either" http://bugzilla.kernel.org/show_bug.cgi?id=12377 appears to be a duplicate of bug 11326, so patch 7 will fix both. We also update the copyright year. [PATCH 01/11] iwl3945: kill hw_params.tx_ant_num [PATCH 02/11] iwl3945: kill iwl3945_rx_queue_restock [PATCH 03/11] iwl3945: kill iwl3945_rx_queue_space [PATCH 04/11] iwl3945: kill iwl3945_x2_queue_used [PATCH 05/11] iwl3945: remove double defined 3945 tfd structures [PATCH 06/11] iwl3945: use hw_params.rx_buf_size [PATCH 07/11] iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure [PATCH 08/11] iwl3945: Change crypto parameter name [PATCH 09/11] iwlwifi: Fix get_cmd_string() for REPLY_3945_RX [PATCH 10/11] iwl3945: Fix iwl3945_init_drv() [PATCH 11/11] iwlwifi: update copyright year to 2009 Thank you Reinette -- 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