From: David S. Miller Date: Thu, 17 Jul 2008 08:52:12 +0000 (-0700) Subject: netdev: Kill NETIF_F_MULTI_QUEUE. X-Git-Tag: v2.6.27-rc1~969^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e83b5d7d1878065e2453239b49b684cd0fe4e5;p=pandora-kernel.git netdev: Kill NETIF_F_MULTI_QUEUE. There is no need for a feature bit for something that can be tested by simply checking the TX queue count. Signed-off-by: David S. Miller --- Reading git-diff-tree failed