wlan: Use correct parameter in BUG_ON api.

Currently we issue BUG_ON(0) in wpalDevicePanic
which is not effective. Changing it to BUG_ON(1)
This will issue panic correctly.

Change-Id: I9017cc028106072e9d56a368260d5c3d4242f9a1
CRs-Fixed:  663953
1 file changed
tree: 83c6db7d3b8f527eaefff2ad61942f6fd41995da
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig