Skip to content
Commit 362b123f authored by Bin Meng's avatar Bin Meng Committed by Joe Hershberger
Browse files

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: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 9872b736
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment