From: Florian Schilhabel Date: Sat, 6 Mar 2010 19:45:11 +0000 (+0100) Subject: staging: rtl8192su: remove extern keyword, remove static declaration X-Git-Tag: v2.6.35-rc1~441^2^2~545 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=458659e2ada5c21aedae2b647588150ee90177b0;p=pandora-kernel.git staging: rtl8192su: remove extern keyword, remove static declaration removed extern keyword from rtl819x_watchdog_wqcallback. removed static declaration from variable check_reset_cnt. changed NumRxOkInPeriod and NumTxOkInPeriod comparison in function rtl819x_watchdog_wqcallback to 666; we're not on windows. plus cosmetics. Signed-off-by: Florian Schilhabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed