qcacld-3.0: Remove APF macro undefs from wlan_hdd_cfg80211.c
Change I2fb3d7e017f4befbad7aacab3575ae2b48e88a45 ("qcacld-3.0: Refactor APF related modules in separate files") relocated APF code to a separate file, but left behind a related set of macro undefs. Since these are pointless in their current (original) location, remove them. Change-Id: If0f4ba18fb93d81117961d3e7604b14237e74c5a CRs-Fixed: 2376938
This commit is contained in:

committed by
nshrivas

orang tua
71a1d5ca9b
melakukan
62d9ad810d
@@ -8912,15 +8912,6 @@ static int wlan_hdd_cfg80211_sap_configuration_set(struct wiphy *wiphy,
|
||||
return ret;
|
||||
}
|
||||
|
||||
#undef APF_INVALID
|
||||
#undef APF_SET_RESET
|
||||
#undef APF_VERSION
|
||||
#undef APF_ID
|
||||
#undef APF_PACKET_SIZE
|
||||
#undef APF_CURRENT_OFFSET
|
||||
#undef APF_PROGRAM
|
||||
#undef APF_MAX
|
||||
|
||||
#ifndef QCA_SUPPORT_CP_STATS
|
||||
/**
|
||||
* define short names for the global vendor params
|
||||
|
Reference in New Issue
Block a user