commit | 2ba1c98ba3aae5f749f416b2abe3ffdc742dbc6f | [log] [tgz] |
---|---|---|
author | Kuo-Jung Su <dantesu@faraday-tech.com> | Wed Jul 10 09:25:49 2013 +0800 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Aug 19 12:34:21 2013 -0500 |
tree | fcb6e1eee51a963a85e2c3549872dd2b075e7029 | |
parent | 4be489dc8061a92ea301bebea0f8baf6ca246727 [diff] |
net: ftmac110: Update tx/rx descriptor format 1. Reformat tx/rx descriptor as an uniform struct. 2. Replace uint32_t[2] with uint64_t for descriptor control. Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com> CC: Joe Hershberger <joe.hershberger@gmail.com>