diff options
author | Florian Westphal <fw@strlen.de> | 2014-09-03 09:34:26 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-09-12 04:35:51 -0400 |
commit | 93f0afe9ce9cb095f1fcb23da8a5897f85d61275 (patch) | |
tree | eb599e78c3295c13c1f6bdf56f6533a98c81121d /sound/soc/mxs/mxs-saif.c | |
parent | 2b294b18689c6b68f631535acbcdb6c8e6fa11cf (diff) |
e1000: add and use e1000_rx_buffer info for Rx
e1000 uses the same metadata struct for Rx and Tx. But Tx and Rx have
different requirements.
For Rx, we only need to store a buffer and a DMA address.
Follow-up patch will remove skb for Rx, bringing rx_buffer_info down
to 16 bytes on x86_64.
[ buffer_info is 48 bytes ]
Signed-off-by: Florian Westphal <fw@strlen.de>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'sound/soc/mxs/mxs-saif.c')
0 files changed, 0 insertions, 0 deletions