iwlwifi: mvm: beautify code in rx_handlers
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 10 Feb 2013 11:25:25 +0000 (13:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 12 Feb 2013 15:52:26 +0000 (16:52 +0100)
Make the code more readable, and while at it also
add a missing "break" to avoid checking handlers
that cannot be used.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found