commit | 761969992dd024757ae0268330ab4d7b38be680b | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Aug 28 13:20:44 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 28 16:01:47 2018 -0700 |
tree | 07b4c1345fea58ca07c5bf9e47ff51a3dae55420 | |
parent | 8f6d6052cf65a19a0c58d7f056935520d9961e7c [diff] |
nfp: convert existing RTsym helpers to full target decoding Make nfp_rtsym_{read,write}_le() and nfp_rtsym_map() use the new target resolution helpers to allow accessing in-cache symbols. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Francois H. Theron <francois.theron@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>