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

net: tsec: Move rxbd and txbd to struct tsec_private



rxbd and txbd are declared static with 8 byte alignment requirement,
but they can be put into struct tsec_private as well and are natually
aligned to 8 byte.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 362b123f
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