From: Johannes Berg Date: Mon, 3 Jun 2013 15:25:34 +0000 (+0200) Subject: cfg80211: take WoWLAN support information out of wiphy struct X-Git-Tag: v3.11-rc1~64^2~166^2^2~45^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=964dc9e2c3aaccacacd40640964a58544fb5769a;p=pandora-kernel.git cfg80211: take WoWLAN support information out of wiphy struct There's no need to take up the space for devices that don't support WoWLAN, and most drivers can even make the support data static const (except where it's modified at runtime.) Signed-off-by: Johannes Berg --- Reading git-diff-tree failed