mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
dump_rrm_table was called from dump_client with the pointer to the table data, not the table itself. Since only the first byte is needed, it can be fetched right away without looping through the table values, so we can just call dump_rrm_data passing the table data pointer. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> |
||
|---|---|---|
| .. | ||
| dawn_iwinfo.c | ||
| dawn_uci.c | ||
| ieee80211_utils.c | ||
| mac_utils.c | ||
| memory_utils.c | ||
| msghandler.c | ||
| ubus.c | ||
| utils.c | ||