From: Johannes Berg Date: Thu, 25 Jul 2013 20:36:27 +0000 (+0200) Subject: iwlwifi: mvm: small cleanups in quota management code X-Git-Tag: v3.12-rc1~132^2~297^2^2~23^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e45f2d960cea226b9d173e232c94c4c388c1bc;p=pandora-kernel.git iwlwifi: mvm: small cleanups in quota management code Use a C99 initializer to clear the command and move the lockdep assertion before the restart check. Since this causes problems with the BUILD_BUG_ON() with some compilers, change that a bit. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed