Current code it doesn't realize alignment. Eg: if require 4096Bytes, it will alloc 4099Bytes, which cause 2 pages here. Fix is using qdf_align to align memory size. Change-Id: I8eca9a085c0270f47318e64cefba686eac39a69a CRs-Fixed: 2773627
Current code it doesn't realize alignment. Eg: if require 4096Bytes, it will alloc 4099Bytes, which cause 2 pages here. Fix is using qdf_align to align memory size. Change-Id: I8eca9a085c0270f47318e64cefba686eac39a69a CRs-Fixed: 2773627