diff options
| author | Bin Meng <[email protected]> | 2016-01-11 22:41:20 -0800 |
|---|---|---|
| committer | Joe Hershberger <[email protected]> | 2016-01-28 12:22:59 -0600 |
| commit | e677da9723ede30b3072f8b8e290e9d8daea8642 (patch) | |
| tree | 768a8aa76476a5b3b604a41ad2c1c53a2637339f /scripts | |
| parent | 362b123f473cbc72d43720f9245c68d174439310 (diff) | |
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: Bin Meng <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
