wifi driver: Fix problem of multiple declaration of cm_ctx
authorEunBong Song <eunb.song@samsung.com>
Mon, 31 Jul 2017 08:25:54 +0000 (01:25 -0700)
committerEunBong Song <eunb.song@samsung.com>
Wed, 30 Aug 2017 04:15:48 +0000 (21:15 -0700)
commitcfb92e4301a9279a7fdd4555bf3804bfabfa3c6a
tree1ac753c0a473326817ac2c523e123bcaf6fdf091
parent1ba39bfde1498af4f111a399561f23f56714eba1
wifi driver: Fix problem of multiple declaration of cm_ctx

This patch fixes multiple declaration of fn_destroy. This can cause linking
error when kasan is enabled.

Change-Id: I3674f0e6726ff82b65ce20be46884e3f0463beea
Signed-off-by: EunBong Song <eunb.song@samsung.com>
os/drivers/wireless/scsc/dev.h
os/drivers/wireless/scsc/t20_ops.c