iwlwifi: remove useless priv->vif check
authorJohannes Berg <johannes.berg@intel.com>
Thu, 29 Apr 2010 11:43:08 +0000 (04:43 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:08:59 +0000 (15:08 -0700)
This check is not useful, since we now no
longer dereference priv->vif at this spot.

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

No differences found