nl80211: Use helper function for phy_info_freqs()
authorJouni Malinen <j@w1.fi>
Sun, 10 Mar 2013 14:44:23 +0000 (16:44 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 10 Mar 2013 14:44:23 +0000 (16:44 +0200)
commit214a77b016f831b630a867eec1c9e85f5b18920c
tree5fa9127ba9cc30703041912a8695a68988e5c72d
parente62a1d43f9dd4ed6ee8a596635d222b48536d11e
nl80211: Use helper function for phy_info_freqs()

This allows one level of indentation to be removed by using a helper
function to process each frequency.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c