commit | 09626e9d153326ca82568e4e27f2daa53713992e | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Tue Nov 11 13:29:42 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 11 16:30:16 2014 -0500 |
tree | 8dd90ab2a9ba0b05e256534ef207fae772c0b924 | |
parent | 2387e3b59f186c5f9f5747df64adb66ed44f49e9 [diff] |
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 <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>