From: David Howells Date: Wed, 1 Apr 2015 14:48:00 +0000 (+0100) Subject: RxRPC: Don't call skb_add_data() if there's no data to copy X-Git-Tag: omap-for-v4.2/o2_dc~131^2~15^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab94830a7fdf17aac07fea54d4cb43b0ad001b8;p=pandora-kernel.git RxRPC: Don't call skb_add_data() if there's no data to copy Don't call skb_add_data() in rxrpc_send_data() if there's no data to copy and also skip the calculations associated with it in such a case. Signed-off-by: David Howells --- Reading git-diff-tree failed