nl80211: Support splitting wiphy information in dumps
authorDennis H Jensen <dennis.h.jensen@siemens.com>
Sun, 10 Mar 2013 11:22:43 +0000 (13:22 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 10 Mar 2013 11:22:43 +0000 (13:22 +0200)
commit4324555222ce527a0e7f54758884c9e9804f417a
treefa2a307d4e731ddbafb44ab0491a8ec8fcdc01f3
parent3b365d4e9ab50366055591dd618ab8367a6cbb5f
nl80211: Support splitting wiphy information in dumps

This implements support for the new NL80211_ATTR_SPLIT_WIPHY_DUMP in
nl80211 to handle wiphy information that cannot fit in one message.

Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-hostap: Dennis H Jensen <dennis.h.jensen@siemens.com>
src/drivers/driver_nl80211.c