Skip to content
Commit 02a888b5 authored by Max Filippov's avatar Max Filippov Committed by Joe Hershberger
Browse files

net/ethoc: don't mix virtual and physical addresses



Addresses used in buffer descriptors and passed in platform data or
device tree are physical. Addresses used by CPU to access packet data
and registers are virtual. Don't mix these addresses and use virt_to_phys
for translation.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 2de18c8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment