commit | 56da5fd04e3d51d0d876c685b0107ca357b9fd9d | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Apr 06 12:04:47 2017 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue May 09 16:43:24 2017 +0300 |
tree | 8bd4e1c4e9a1079f7a18581e4c4adcfa9e6aa6c9 | |
parent | 3008a206209fba670ab1da5590694a616b705efb [diff] |
virtio_net: tidy a couple debug statements We are printing a decimal value for truesize so we shouldn't use an "0x" prefix. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>