diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2016-01-11 22:41:19 -0800 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2016-01-28 12:22:55 -0600 |
commit | 362b123f473cbc72d43720f9245c68d174439310 (patch) | |
tree | 50dcbdcd88f4006179fd6f7a848975eccbd7f86d /board/aristainetos | |
parent | 9872b736f957585c6494e727634fe6ed837bcd86 (diff) | |
download | talos-obmc-uboot-362b123f473cbc72d43720f9245c68d174439310.tar.gz talos-obmc-uboot-362b123f473cbc72d43720f9245c68d174439310.zip |
net: tsec: Move rx_idx and tx_idx to struct tsec_private
At present rx_idx and tx_idx are declared as static variables
in the driver codes. To support multiple interfaces, move it to
struct tsec_private.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'board/aristainetos')
0 files changed, 0 insertions, 0 deletions