From: David S. Miller Date: Mon, 21 Jul 2008 15:34:49 +0000 (-0700) Subject: sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. X-Git-Tag: v2.6.27-rc1~953^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd24c4af6e82231391fa09875ae6378fa1399f0f;p=pandora-kernel.git sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. Based upon a bug report by Alexander Beregalov and commentary from Ben Hutchings. These are totally unnecessary, in particular because this driver's ->hard_start_xmit() handler takes the same driver spinlock that the set-multicast-list handler uses. Signed-off-by: David S. Miller --- Reading git-diff-tree failed