ath9k: Move generic hw timer intr handler to bottom-half
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Tue, 1 Sep 2009 12:16:32 +0000 (17:46 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 1 Sep 2009 16:48:21 +0000 (12:48 -0400)
commitebb8e1d78c2f8b1737627ec260d7e39c4bd47385
treecc83352aa0c1db9288a19a5f4ba09f4e4ea1141f
parent8bc11b491b6cad75e737f1d38bb4b261bd95b291
ath9k: Move generic hw timer intr handler to bottom-half

There is no point handling this in hard irq, move it to
tasklet.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c