On Thu, 2016-08-25 at 15:44 -0500, Denis Kenzior wrote: > dump_wiphy_parse only assigns filter_wiphy if one of the supported > NL80211 attributes is present. So for unfiltered dumps, filter_wiphy > was always initialized to 0, and only interface 0 was dumped. > > This was introduced in commit > 2d75da13fbb957e955d212555b91101cef36f0ce. > > Reported-by: Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx> > Signed-off-by: Denis Kenzior <denkenz@xxxxxxxxx> > Thanks guys, I've squashed this (and moved it into the initializer we already had.) johannes