From: hayeswang Date: Wed, 5 Nov 2014 02:17:02 +0000 (+0800) Subject: r8152: disable the tasklet by default X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93ffbeab77ca6a49e075235faa04c8b032c9fdc1;p=pandora-kernel.git r8152: disable the tasklet by default Let the tasklet only be enabled after open(), and be disabled for the other situation. The tasklet is only necessary after open() for tx/rx, so it could be disabled by default. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed