Files
u-boot/include
Bin Meng e677da9723 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 <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-01-28 12:22:59 -06:00
..
2015-12-15 08:57:32 +08:00
2015-11-02 10:38:00 +09:00
2016-01-12 10:19:09 -07:00
2015-11-19 20:27:50 -07:00
2016-01-28 12:22:19 -06:00
2015-11-12 13:18:58 -05:00
2015-10-24 13:50:32 -04:00
2015-08-25 22:53:57 -05:00
2015-11-19 20:13:41 -07:00
2015-09-02 15:26:12 +02:00
2015-11-12 08:26:58 +08:00
2015-12-07 10:14:22 +01:00
2015-11-05 08:24:42 +01:00
2015-12-01 06:23:51 -07:00
2016-01-07 10:27:07 -07:00