git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8560f22
)
net: rename netdev rx_queue to ingress_queue
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 28 Sep 2010 05:58:37 +0000
(
05:58
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 29 Sep 2010 20:25:53 +0000
(13:25 -0700)
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 <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found