From: Malcolm Priestley Date: Mon, 14 Oct 2013 18:46:52 +0000 (+0100) Subject: staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60cc27472c9c4239cf6aec957fdb520510a5d93a;p=pandora-kernel.git staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack Remove sTimerTxData 10 second timer which triggers PSbSendNullPacket every 40 seconds when bLinkPass == true. Move the 40 second timer to the existing BSSvSecondCallBack one second delayed workqueue and trigger every 40 seconds when bLinkPass == true. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed