From: Felix Fietkau Date: Wed, 17 Oct 2012 11:56:20 +0000 (+0200) Subject: cfg80211: fix initialization of chan->max_reg_power X-Git-Tag: v3.7-rc4~5^2~20^2^2~3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=279f0f55249820d8129470c0e104084b252f26f3;p=pandora-kernel.git cfg80211: fix initialization of chan->max_reg_power A few places touch chan->max_power based on updated tx power rules, but forget to do the same to chan->max_reg_power. Signed-off-by: Felix Fietkau Signed-off-by: Johannes Berg --- Reading git-diff-tree failed