rxrpc: Free packets discarded in data_ready
authorDavid Howells <dhowells@redhat.com>
Tue, 9 Aug 2016 15:58:42 +0000 (16:58 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 9 Aug 2016 16:13:56 +0000 (17:13 +0100)
commit992c273af9d9f12a2e470731f69bb3baa694562b
tree4bbb87b89b5e59cccfb8c55cbf459f640031cdcf
parent50fd85a1f94753b86a7f540794dfd4f799e81ac2
rxrpc: Free packets discarded in data_ready

Under certain conditions, the data_ready handler will discard a packet.
These need to be freed.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/input.c