qcacmn: change qcn9100 to qcn6122 in data path
Change the name of target type qcn9100 to qcn6122 in data path. Change-Id: Ia1463ca276b7c107ca4c1ebce4ffc8b517134a5e CRs-Fixed: 2849577
This commit is contained in:

committed by
snandini

parent
f29e4c0315
commit
d6c9f3ad8a
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2016-2020 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2016-2021 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -903,7 +903,7 @@ hal_rx_status_get_tlv_info_generic(void *rx_tlv_hdr, void *ppduinfo,
|
||||
case TARGET_TYPE_QCA6018:
|
||||
case TARGET_TYPE_QCA5018:
|
||||
case TARGET_TYPE_QCN9000:
|
||||
case TARGET_TYPE_QCN9100:
|
||||
case TARGET_TYPE_QCN6122:
|
||||
#ifdef QCA_WIFI_QCA6390
|
||||
case TARGET_TYPE_QCA6390:
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user