iwlwifi: remove useless node_addr assignments
authorJohannes Berg <johannes.berg@intel.com>
Wed, 12 May 2010 10:33:08 +0000 (03:33 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Sun, 6 Jun 2010 06:13:03 +0000 (23:13 -0700)
iwl_connection_init_rx_config() will already
have set up the entire RXON command, so these
assignments are duplicate.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found