HE: Fix TWT attribute types in TWT request message

For TWT flag attributes netlink u8 type (with 0 = false, nonzero = true)
was used while sending the driver command. Use netlink flag type for the
flag attributes (not present = false, present = true) to send the TWT
request driver command.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
1 file changed