From: Johannes Berg Date: Fri, 25 Oct 2013 11:03:40 +0000 (+0200) Subject: iwlwifi: mvm: add missing break in debugfs X-Git-Tag: v3.13-rc1~105^2~23^2^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbb346f2fc61acf62f97e3dd4da230b12f1cafaf;p=pandora-kernel.git iwlwifi: mvm: add missing break in debugfs When writing the disable_power_off value, the LPRX enable value also gets written unintentionally, so fix that by adding the missing break statement. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed