-
由 David Howells 提交于
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: NDavid Howells <dhowells@redhat.com>aab94830
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: NDavid Howells <dhowells@redhat.com>