]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: remove useless enum values
authorJohannes Berg <johannes.berg@intel.com>
Thu, 28 Apr 2016 12:39:22 +0000 (14:39 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 5 Jul 2016 21:06:04 +0000 (00:06 +0300)
commit4aef2966ab5d689a4e5dc346f6ba51df5e19abe6
tree0f3023657fb367cb99bd44087eed7c2995706eb9
parent2c1ade9df4c79a5ac0db600786a464944a748057
iwlwifi: remove useless enum values

Since the values of this enum are used only internally,
we can let the compiler number them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c