diff options
author | Ben Shelton <ben.shelton@ni.com> | 2015-04-23 00:28:54 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-23 00:34:56 +0200 |
commit | 21d3515ce7179523a2941cc015960dd788290e33 (patch) | |
tree | cce5d80276b3531c75de366fb13274d71a3a00f6 /kernel/sched/fair.c | |
parent | net: do not deplete pfmemalloc reserve (diff) | |
download | linux-21d3515ce7179523a2941cc015960dd788290e33.tar.xz linux-21d3515ce7179523a2941cc015960dd788290e33.zip |
net/macb: Factor out one-time assignment from loop
In 02c958dd3 (net/macb: add TX multiqueue support for gem), the
initialization of tx_head and tx_tail in macb_init_rings() was moved
inside the loop that iterates over each element in the ring. Since
tx_head and tx_tail only need to be assigned once, move them back out of
the loop.
Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sched/fair.c')
0 files changed, 0 insertions, 0 deletions