ath9k: Remove unneeded ref. count initialization
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 18 Dec 2013 04:23:20 +0000 (09:53 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Dec 2013 20:23:41 +0000 (15:23 -0500)
commitf5bf30db01053883a812402cadf2e23b6902bc03
tree60e119fa76060e1048a62edd0a0dadc69807a874
parent7b6ef9982df6ee5578fcc061a7f613908f1e65c5
ath9k: Remove unneeded ref. count initialization

The interrupt reference counter is always initialized
in ath9k_start().

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/init.c