From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chien Tin Tung Subject: Re: [PATCH] i40iw: pass hw_stats by reference rather than by value Date: Mon, 28 Mar 2016 18:57:37 -0500 Message-ID: <20160328235737.GA5072@ctung-MOBL3> References: <1459163686-6455-1-git-send-email-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1459163686-6455-1-git-send-email-colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Colin King Cc: Faisal Latif , Mustafa Ismail , Shiraz Saleem , Tatyana Nikolova , Doug Ledford , Sean Hefty , Hal Rosenstock , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Mon, Mar 28, 2016 at 12:14:46PM +0100, Colin King wrote: > From: Colin Ian King > > 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 Thank you for the patch Colin. Acked-by: Chien Tin Tung -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html