wlan: TL vos packet user_data_ptr handling 64-bit clean.

In WLANTL_STARxAuth() before calling vos_pkt_set_user_data_ptr
we are directly typecasting an integer to pointer which are of
different size's hence the errors. By typecasting using uintptr_t
it is now compiling without any errors.

CRs-Fixed: 582089
Change-Id: Iea3edb9258fc397bbd4be760c7c7a81a1b479e41
1 file changed
tree: 017b505f2a632344f1c75cd6919ad7f92cdc67de
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig