From: Seth Forshee Date: Sat, 16 Jun 2012 12:47:48 +0000 (-0500) Subject: brcm80211: smac: don't set up tx power limits during initialization X-Git-Tag: v3.6-rc1~125^2~57^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bd8b79fe928b88ebaf36f2621f921a2fc09ea9c;p=pandora-kernel.git brcm80211: smac: don't set up tx power limits during initialization This code is unnecessary, and in fact it's never executed because the interface is never up when brcms_c_channels_commit() is called. Removing it helps simplify the implementation of proper regulatory support. Reviewed-by: Arend Van Spriel Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Brett Rudley Signed-off-by: Seth Forshee Signed-off-by: John W. Linville --- Reading git-diff-tree failed