Use enum sigma_cmd_result in sta_set_owe()

The returned value from this function is passed to the command handler,
so make this use enum sigma_cmd_result explicitly to make the return
values easier to understand.

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