qcacld-3.0: Move Host based roaming MLM code into a separate file
Separate the host based roaming MLM code into a separate file to maintain it easily across different projects CRs-Fixed: 978905 Change-Id: I1fad25ffbaa49bb2380c32ca9612ad46e3bca65c
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
dbbb9919e9
commit
c3843188c5
1
Kbuild
1
Kbuild
@@ -416,6 +416,7 @@ MAC_LIM_OBJS := $(MAC_SRC_DIR)/pe/lim/lim_aid_mgmt.o \
|
||||
$(MAC_SRC_DIR)/pe/lim/lim_process_deauth_frame.o \
|
||||
$(MAC_SRC_DIR)/pe/lim/lim_process_disassoc_frame.o \
|
||||
$(MAC_SRC_DIR)/pe/lim/lim_process_message_queue.o \
|
||||
$(MAC_SRC_DIR)/pe/lim/lim_process_mlm_host_roam.o \
|
||||
$(MAC_SRC_DIR)/pe/lim/lim_process_mlm_req_messages.o \
|
||||
$(MAC_SRC_DIR)/pe/lim/lim_process_mlm_rsp_messages.o \
|
||||
$(MAC_SRC_DIR)/pe/lim/lim_process_probe_req_frame.o \
|
||||
|
Reference in New Issue
Block a user