diff options
author | John Linn <john.linn@xilinx.com> | 2010-04-08 07:08:01 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-13 01:33:43 -0700 |
commit | 33646d7ff5f47225cbbf3a06597ded649bf34e8d (patch) | |
tree | 16d9cb268da8457ba3bc4ce52e052789149b9d53 /net/ipv4/tcp_timer.c | |
parent | ed85b565b825566da34e55eee9ad150ed93fdda0 (diff) | |
download | linux-33646d7ff5f47225cbbf3a06597ded649bf34e8d.tar.gz linux-33646d7ff5f47225cbbf3a06597ded649bf34e8d.tar.bz2 linux-33646d7ff5f47225cbbf3a06597ded649bf34e8d.zip |
net: ll_temac: remove virt_to_bus call
The virt_to_bus call should not be used any longer as it's
considered illegal. The driver has the physical address of
the buffer in the descriptor such that it's not necessary
anyway.
Signed-off-by: John Linn <john.linn@xilinx.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions