diff options
author | Jiri Pirko | 2020-11-10 11:48:52 +0200 |
---|---|---|
committer | Jakub Kicinski | 2020-11-12 15:55:20 -0800 |
commit | 0c1d6b269457cb30abe457a279fef9c6e9259e0a (patch) | |
tree | dadb5336a40d1fa383c7fe52e1316c7f6b8b0d31 /drivers/pci | |
parent | d271cf9f298bedc4114ea4009d9488a3e58f6f82 (diff) |
mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_pack4()
Instead of passing destination IP as a u32 value, pass it as pointer to
u32. Avoid using local variable for the pointer store.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions