]> git.baikalelectronics.ru Git - kernel.git/commit
virtio/vsock: simplify credit update function API
authorArseny Krasnov <arseny.krasnov@kaspersky.com>
Fri, 11 Jun 2021 11:12:08 +0000 (14:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 20:32:47 +0000 (13:32 -0700)
commitffcbf91710ceb59a0e6ab65580198a4dfb2af4ed
tree59b3e7c9db8a4e72c0e9ebec33c6f56acd21ccbf
parent6de618053491ca05db7bc4f70800608d51cc7f7b
virtio/vsock: simplify credit update function API

This function is static and 'hdr' arg was always NULL.

Signed-off-by: Arseny Krasnov <arseny.krasnov@kaspersky.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/vmw_vsock/virtio_transport_common.c