diff options
| author | Houston Hoffman <hhoffman@codeaurora.org> | 2016-04-27 18:27:33 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-05-04 21:19:16 -0700 |
| commit | 05d71f7eeb35374f34ef371fe23cf900a2ddd3f6 (patch) | |
| tree | a96f5033d98b78a693f69640da9453562e538f78 /uapi/linux | |
| parent | 9d774379a8579578cf3d5fccc2b456681e6ff234 (diff) | |
qcacld-3.0: Define SLOTS_PER_DATAPATH_TX in common project
Common project be self contained as much as possible.
Change-Id: I9dd3cea3b9b2563960dd5d81a661c9ac1e61ac0d
CRs-Fixed: 1009290
Diffstat (limited to 'uapi/linux')
| -rw-r--r-- | uapi/linux/osapi_linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uapi/linux/osapi_linux.h b/uapi/linux/osapi_linux.h index 21f8ff629ab1..a62b96d3f613 100644 --- a/uapi/linux/osapi_linux.h +++ b/uapi/linux/osapi_linux.h @@ -231,7 +231,6 @@ void a_netbuf_queue_init(A_NETBUF_QUEUE_T *q); #include "ath_carr_pltfrm.h" #endif /* QCA_PARTNER_PLATFORM */ -#define SLOTS_PER_DATAPATH_TX 2 #else /* __KERNEL__ */ #ifdef __GNUC__ |
