aboutsummaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/net.c
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <[email protected]>2021-09-01 20:22:11 -0400
committerKonrad Rzeszutek Wilk <[email protected]>2021-09-02 16:22:00 -0400
commit799206c1302e8fabfab5a4151e74a2fe90090590 (patch)
treece9f394fb3002c2d76b34f30474c3f808b59b6d3 /tools/bpf/bpftool/net.c
parent7fd1d00bf8181db4b90c3c9dc25696229d185b5b (diff)
iscsi_ibft: Fix isa_bus_to_virt not working under ARM
The isa_bus_to_virt is only needed under X86 and in fact the code that sets the ibft_phys_addr is only compiled under X86. As such lets just ifdef the code. Reported-by: kernel test robot <[email protected]> Reported-by: Vijayendra Suman <[email protected]> CC: Maurizio Lombardi <[email protected]> CC: Mike Rapoport <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]> --- v2: Remove the ibft_phys_addr as it is defined in iscsi_ibft.h
Diffstat (limited to 'tools/bpf/bpftool/net.c')
0 files changed, 0 insertions, 0 deletions