wlan: Enumeration Type Change

It is good to start valid enum types
with a non-zero value.Otherwise there
is a chance that the structure using
the enum may be initialized to zero
and after that a comparision to the
first item(which may be zero) may lead
to a conditional check match and further
process the code even though it may not
be required.

Change-Id: I39816fd437d31b4476d41a6130f84f570a2bc615
CRs-Fixed: 473532
1 file changed
tree: 06dd63656607d468c5e4ef058340adba53b65ea0
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig