From: Eric Dumazet Date: Tue, 28 Sep 2010 05:58:37 +0000 (+0000) Subject: net: rename netdev rx_queue to ingress_queue X-Git-Tag: v2.6.37-rc1~147^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa5ae63b823f4ffd3483a05f60a93a4a7b7d680;p=pandora-kernel.git net: rename netdev rx_queue to ingress_queue There is some confusion with rx_queue name after RPS, and net drivers private rx_queue fields. I suggest to rename "struct net_device"->rx_queue to ingress_queue. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed