diff options
author | Thomas Chou <thomas@wytron.com.tw> | 2009-10-04 23:33:18 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-07 03:50:12 -0700 |
commit | 3ee19a85bb428b8363699dff9e1c4041c107d46a (patch) | |
tree | fe7dd65a40f45fe87bf024defc86b73e3dad9e75 /drivers/input/tablet/wacom_wac.c | |
parent | 639b62a5284fab27122ec607fe341eb8e29411f4 (diff) |
ethoc: fix buffer address mapping
The pointer address in buffer descriptors is physical address. The
pointer that processor used to access packet is virtual address.
Though the higher bits of pointer address used by the MAC may be
truncated to zero in special case, it is not always true in larger
designs.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/input/tablet/wacom_wac.c')
0 files changed, 0 insertions, 0 deletions