wlan: make cfg.dat file read 64 bit compatible

sizeof long on a 32 bit machine is 4 and 8 on a 64 bit machine.
cfg.dat is generated with the assumption that long fields are 32 bit.
Change the data types of all the long fields here to a 32 bit type.

Change-Id: I159f337c08fcc01c59e8a32b9eca3b2a78f0c579
CRs-Fixed: 612760
2 files changed
tree: a13aa6eddcda03870dc06cd569cc3c5ebb9499be
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig