diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-03-28 13:14:46 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-05-14 01:39:34 +0200 |
commit | 78c49f83ee282dd08fd264fecb90f4f9e2f21a6d (patch) | |
tree | 8910e7178d584f79755db897f37e2510602085a8 /drivers/infiniband/ulp/srp | |
parent | i40iw: Remove unnecessary synchronize_irq() before free_irq() (diff) | |
download | linux-78c49f83ee282dd08fd264fecb90f4f9e2f21a6d.tar.xz linux-78c49f83ee282dd08fd264fecb90f4f9e2f21a6d.zip |
i40iw: pass hw_stats by reference rather than by value
passing hw_stats by value requires a 280 byte copy so instead
pass it by reference is much more efficient.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Chien Tin Tung <chien.tin.tung@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/ulp/srp')
0 files changed, 0 insertions, 0 deletions