> Subject: [PATCH] iwlwifi: add missing break / fall-through in switch cases > > Two switch cases that were added recently missed break statement and > explicit fall-through. Fix this. > > Fixes: f14cda6f3b31 ("iwlwifi: trans: parse and store debug ini TLVs") > Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> > --- Please drop this. We have another patch that fixes the problems and adds less noise.