commit | d04257b07f2362d4eb550952d5bf5f4241a8046d | [log] [tgz] |
---|---|---|
author | Romain Francoise <romain@orebokech.com> | Thu Jun 12 10:42:34 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Jun 23 09:22:48 2014 +0300 |
tree | 05b4960991565b585cb45b707935d36c48bffe6b | |
parent | a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee [diff] |
vhost-net: don't open-code kvfree Commit 23cc5a991c ("vhost-net: extend device allocation to vmalloc") added another open-coded version of kvfree (which is available since v3.15-rc5), nuke it. Signed-off-by: Romain Francoise <romain@orebokech.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>