OSDN Git Service

iwlwifi: pcie: Remove redundant check for family type
authorAvri Altman <avri.altman@intel.com>
Thu, 14 May 2015 04:55:32 +0000 (07:55 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 28 May 2015 10:35:23 +0000 (13:35 +0300)
commit7ccc72410d34911537ddd0a502b4a04472e6e6af
treefb636c641b9bf149e44bbcd1b8cf85593826574a
parentf2461796af656f7d1b385f8025c81409dfec8a2f
iwlwifi: pcie: Remove redundant check for family type

This check for family type is redundant as the if clause above
checks a family-dependent Boolean (which is not set for family 8000 anyway).

Signed-off-by: Avri Altman <avri.altman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/pcie/tx.c