From: Vasu Dev Date: Tue, 23 Mar 2010 14:42:05 +0000 (+0000) Subject: vlan: updates vlan real_num_tx_queues X-Git-Tag: v2.6.34-rc3~33^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b9f4b263f3178fc0f23f0e67d04386528cc727;p=pandora-kernel.git vlan: updates vlan real_num_tx_queues Updates real_num_tx_queues in case underlying real device has changed real_num_tx_queues. -v2 As per Eric Dumazet comment:- -- adds BUG_ON to catch case of real_num_tx_queues exceeding num_tx_queues. -- created this self contained patch to just update real_num_tx_queues. Signed-off-by: Vasu Dev Signed-off-by: Jeff Kirsher Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed