diff options
Diffstat (limited to 'drivers/net/wireless/ath9k/debug.c')
-rw-r--r-- | drivers/net/wireless/ath9k/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath9k/debug.c b/drivers/net/wireless/ath9k/debug.c index a80ed576830f..1680164b4adb 100644 --- a/drivers/net/wireless/ath9k/debug.c +++ b/drivers/net/wireless/ath9k/debug.c | |||
@@ -222,6 +222,7 @@ static const struct file_operations fops_interrupt = { | |||
222 | .owner = THIS_MODULE | 222 | .owner = THIS_MODULE |
223 | }; | 223 | }; |
224 | 224 | ||
225 | |||
225 | int ath9k_init_debug(struct ath_softc *sc) | 226 | int ath9k_init_debug(struct ath_softc *sc) |
226 | { | 227 | { |
227 | sc->sc_debug.debug_mask = ath9k_debug; | 228 | sc->sc_debug.debug_mask = ath9k_debug; |