commit | ebb8e1d78c2f8b1737627ec260d7e39c4bd47385 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Tue Sep 01 17:46:32 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 01 12:48:21 2009 -0400 |
tree | cc83352aa0c1db9288a19a5f4ba09f4e4ea1141f | |
parent | 8bc11b491b6cad75e737f1d38bb4b261bd95b291 [diff] |
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>