diff options
author | Stefan Weil <sw@weilnetz.de> | 2011-11-23 22:20:30 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-11-28 11:36:34 -0600 |
commit | c16ada980f439c414eac83d184ac9fb66ed60cc0 (patch) | |
tree | 872c945324296bbe00c69f15bf556b7995ad5f1e /tcg/tci | |
parent | ad0c93328dcb7a0ad68a68d0f66ea1949ebaaa2d (diff) |
eepro100: Fix alignment requirement for statistical counters
According to Intel's Open Source Software Developer Manual,
the dump counters address must be Dword aligned.
The new code enforces this alignment, so s->statsaddr may now
be used with stw_le_pci_dma() and stl_le_pci_dma().
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'tcg/tci')
0 files changed, 0 insertions, 0 deletions