Re: [PATCH] iwlwifi: Remove unnecessary code in iwl3945 and iwl4965 drivers

2007-11-15 Thread John W. Linville
On Mon, Nov 12, 2007 at 09:08:10AM +0800, Zhu Yi wrote: > > On Sat, 2007-11-10 at 20:49 +0100, Miguel Botón wrote: > > Remove unnecesary code in iwl3945 and iwl4965 drivers. > > > > "final_mode" variable is already initialized with the value of the > > "mode" variable. > > > > Signed-off-by:

Re: [PATCH] iwlwifi: Remove unnecessary code in iwl3945 and iwl4965 drivers

2007-11-15 Thread John W. Linville
On Mon, Nov 12, 2007 at 09:08:10AM +0800, Zhu Yi wrote: On Sat, 2007-11-10 at 20:49 +0100, Miguel Botón wrote: Remove unnecesary code in iwl3945 and iwl4965 drivers. final_mode variable is already initialized with the value of the mode variable. Signed-off-by: Miguel Boton [EMAIL

Re: [PATCH] iwlwifi: Remove unnecessary code in iwl3945 and iwl4965 drivers

2007-11-11 Thread Zhu Yi
On Sat, 2007-11-10 at 20:49 +0100, Miguel Botón wrote: > Remove unnecesary code in iwl3945 and iwl4965 drivers. > > "final_mode" variable is already initialized with the value of the > "mode" variable. > > Signed-off-by: Miguel Boton <[EMAIL PROTECTED]> ACK. Or you can do "u32

Re: [PATCH] iwlwifi: Remove unnecessary code in iwl3945 and iwl4965 drivers

2007-11-11 Thread Zhu Yi
On Sat, 2007-11-10 at 20:49 +0100, Miguel Botón wrote: Remove unnecesary code in iwl3945 and iwl4965 drivers. final_mode variable is already initialized with the value of the mode variable. Signed-off-by: Miguel Boton [EMAIL PROTECTED] ACK. Or you can do u32

[PATCH] iwlwifi: Remove unnecessary code in iwl3945 and iwl4965 drivers

2007-11-10 Thread Miguel Botón
Remove unnecesary code in iwl3945 and iwl4965 drivers. "final_mode" variable is already initialized with the value of the "mode" variable. Signed-off-by: Miguel Boton <[EMAIL PROTECTED]> Index: linux-2.6.24-rc2/drivers/net/wireless/iwlwifi/iwl3945-base.c

[PATCH] iwlwifi: Remove unnecessary code in iwl3945 and iwl4965 drivers

2007-11-10 Thread Miguel Botón
Remove unnecesary code in iwl3945 and iwl4965 drivers. final_mode variable is already initialized with the value of the mode variable. Signed-off-by: Miguel Boton [EMAIL PROTECTED] Index: linux-2.6.24-rc2/drivers/net/wireless/iwlwifi/iwl3945-base.c