Files
linux/drivers/net/wireless
Arnd Bergmann 682c360eb2 iwlegacy: avoid warning about missing braces
commit 2cce76c3fa upstream.

gcc-6 warns about code in il3945_hw_txq_ctx_free() being
somewhat ambiguous:

drivers/net/wireless/intel/iwlegacy/3945.c:1022:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]

This adds a set of curly braces to avoid the warning.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-30 10:18:36 +02:00
..
2016-09-30 10:18:35 +02:00
2014-08-11 12:19:53 -07:00
2015-10-21 10:53:29 +03:00
2014-08-28 14:41:56 -04:00
2014-08-28 14:41:56 -04:00