diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2017-11-10 21:10:00 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-13 10:40:19 +0900 |
commit | 0d728b844c2dd8dd3875ed304eee43967c5d14f6 (patch) | |
tree | 37f4a74f34fc52147e5b855c21a1985138c122e0 /net/ipv6 | |
parent | 6afce196236c353819526a1c41fffb6d660eb2ef (diff) | |
download | op-kernel-dev-0d728b844c2dd8dd3875ed304eee43967c5d14f6.zip op-kernel-dev-0d728b844c2dd8dd3875ed304eee43967c5d14f6.tar.gz |
forcedeth: remove redudant assignments in xmit
In xmit process, the variables are set many times. In fact,
it is enough for these variables to be set once.
After a long time test, the throughput performance is better
than before.
CC: Srinivas Eeda <srinivas.eeda@oracle.com>
CC: Joe Jin <joe.jin@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions