iwlwifi: remove pointless sta_id invalid check
authorJohannes Berg <johannes.berg@intel.com>
Tue, 30 Mar 2010 09:46:29 +0000 (02:46 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Fri, 9 Apr 2010 18:28:03 +0000 (11:28 -0700)
lq->sta_id cannot be invalid here since this
function will only be called after the station
has been added properly.

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

No differences found