qcacld-3.0: Fix incorrect TWT info frame enabled flag in status query
In TWT status query, the driver fills the TWT info frame enabled
flag if TWT info frame is disabled. This gives wrong information
to the userspace.
Set the TWT info frame flag appropriately if info_frame_disabled
flag is false.
Change-Id: I319da5aacaec792090c0eca05d2a4be8b280e3e0
CRs-Fixed: 2902548