mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 04:32:37 +01:00
client: remove wsc capability indicator
This commit is contained in:
parent
a865f60c54
commit
dbe36df5ae
@ -70,9 +70,6 @@ static void display_device(const struct proxy_interface *proxy)
|
||||
device->adapter) ? : "");
|
||||
}
|
||||
|
||||
display("%s%*s %-*s%-*s\n", MARGIN, 8, "", 20, "WSC-capable",
|
||||
47, device->wsc ? "yes" : "no");
|
||||
|
||||
display_table_footer();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user