Gustavo A. R. Silva 6788a3832c ath9k: remove useless variable assignment in ath_mci_intr()
Value assigned to variable offset at line 551 is overwritten at line 562,
before it can be used. This makes such variable assignment useless.

Addresses-Coverity-ID: 1226941
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-06-28 19:56:36 +03:00
..
2016-12-01 13:17:45 +02:00
2017-06-28 19:52:26 +03:00
2017-04-19 17:08:27 +03:00
2017-04-19 17:08:27 +03:00
2017-05-19 10:57:55 +03:00
2016-09-02 19:06:05 +03:00
2016-04-26 14:13:59 +03:00
2017-04-19 17:08:27 +03:00
2017-06-28 19:52:21 +03:00