commit | 42db0a5ee9674e2de5f5a660acd88bf75b9b0ed7 | [log] [tgz] |
---|---|---|
author | Srinivas Dasari <dasaris@codeaurora.org> | Thu Jan 21 18:52:36 2016 +0530 |
committer | Srinivas Girigowda <sgirigow@codeaurora.org> | Thu Feb 18 11:35:44 2016 -0800 |
tree | 427fab8af3e2f18d96ab2e46f094e614ce108344 | |
parent | 2076f824729bd0dfc6c5da2d021ab5da915dba33 [diff] |
WiFi-HAL: Use separate enum and attribute to get bus size Currently get_firmware_bus_max_size_supported() is using attribute from packet filtering enum. Use separate enum and attributes to isolate it as it is not dependent on packet filtering. Change-Id: Ifc1137914cabe7b7f5954d5d77a1ba38bb02c155 CRs-Fixed: 965294