From: Alexander Duyck Date: Wed, 8 Apr 2009 13:15:22 +0000 (+0000) Subject: net: netif_device_attach/detach should start/stop all queues X-Git-Tag: v2.6.30-rc3~78^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d543103a0c75edc0a7a08dfd796de67466a15dfb;p=pandora-kernel.git net: netif_device_attach/detach should start/stop all queues Currently netif_device_attach/detach are only stopping one queue. They should be starting and stopping all the queues on a given device. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed