mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
some changes
This commit is contained in:
parent
3071d84acd
commit
78922b1be9
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ int get_bandwidth(const char *ifname, uint8_t *client_addr, float *rx_rate, floa
|
|||
|
||||
int get_essid(const char *ifname, uint8_t *bssid_addr)
|
||||
{
|
||||
struct iwinfo_assoclist_entry *e;
|
||||
//struct iwinfo_assoclist_entry *e;
|
||||
const struct iwinfo_ops *iw;
|
||||
|
||||
iw = iwinfo_backend(ifname);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue