diff options
author | Lijun Pan <ljp@linux.ibm.com> | 2021-02-13 03:36:10 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-16 00:10:38 +0100 |
commit | 1c7d45e7b2c29080bf6c8cd0e213cc3cbb62a054 (patch) | |
tree | 3ecb4bcf6f8415fd2b19f79b51dc66337a968bba /drivers/irqchip/irq-gic-v3-its-pci-msi.c | |
parent | mptcp: add local addr info in mptcp_info (diff) | |
download | linux-1c7d45e7b2c29080bf6c8cd0e213cc3cbb62a054.tar.xz linux-1c7d45e7b2c29080bf6c8cd0e213cc3cbb62a054.zip |
ibmvnic: simplify reset_long_term_buff function
The only thing reset_long_term_buff() should do is set
buffer to zero. After doing that, it is not necessary to
send_request_map again to VIOS since it actually does not
change the mapping. So, keep memset function and remove all
others.
Signed-off-by: Lijun Pan <ljp@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/irqchip/irq-gic-v3-its-pci-msi.c')
0 files changed, 0 insertions, 0 deletions