From: WANG Cong Date: Tue, 11 Nov 2014 21:29:42 +0000 (-0800) Subject: net: kill netif_copy_real_num_queues() X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09626e9d153326ca82568e4e27f2daa53713992e;p=pandora-kernel.git net: kill netif_copy_real_num_queues() vlan was the only user of netif_copy_real_num_queues(), but it no longer calls it after commit 4af429d29b341bb1735f04c2fb960178 ("vlan: lockless transmit path"). So we can just remove it. Cc: Eric Dumazet Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed