From: Christian Lamparter Date: Sat, 13 Dec 2008 13:14:20 +0000 (+0100) Subject: p54: move statistic timer update routine into a workqueue X-Git-Tag: v2.6.29-rc1~581^2~105^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54fdb040b4760d5b2994d15c1371e297679420e9;p=pandora-kernel.git p54: move statistic timer update routine into a workqueue This patch moves a good chunk of code from the former statistic update timer routine into a workqueue, which is kindly provided by mac80211. Also as a nice side-effect we can lay the foundation for other essential housekeeping features we want to do in the future. e.g: - drain the (clogged) tx_queue. - initiate bursts. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed