diff options
author | 2021-03-18 16:20:35 -0700 | |
---|---|---|
committer | 2021-03-18 16:20:35 -0700 | |
commit | 44b958a686183287d0b8977a6700f956c82bef94 (patch) | |
tree | 3eaeff38fb6e99fdc8309396cef5e735d74074b9 /drivers/net/ethernet/intel/ice/ice_flex_pipe.c | |
parent | Merge branch 's390-qeth-next' (diff) | |
parent | net: ipa: relax 64-bit build requirement (diff) | |
download | linux-dev-44b958a686183287d0b8977a6700f956c82bef94.tar.xz linux-dev-44b958a686183287d0b8977a6700f956c82bef94.zip |
Merge branch 'ipa-32bit'
Alex Elder says:
====================
net: ipa: support 32-bit targets
There is currently a configuration dependency that restricts IPA to
be supported only on 64-bit machines. There are only a few things
that really require that, and those are fixed in this series. The
last patch in the series removes the CONFIG_64BIT build dependency
for IPA.
Version 2 of this series uses upper_32_bits() rather than creating
a new function to extract bits out of a DMA address. Version 3 of
uses lower_32_bits() as well.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_flex_pipe.c')
0 files changed, 0 insertions, 0 deletions