aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorThomas Chou <[email protected]>2009-10-04 23:33:18 +0000
committerDavid S. Miller <[email protected]>2009-10-07 03:50:12 -0700
commit3ee19a85bb428b8363699dff9e1c4041c107d46a (patch)
treefe7dd65a40f45fe87bf024defc86b73e3dad9e75 /net/lapb/lapb_subr.c
parent639b62a5284fab27122ec607fe341eb8e29411f4 (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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions