diff options
author | 2013-05-03 14:49:41 +0000 | |
---|---|---|
committer | 2013-05-05 16:58:01 -0400 | |
commit | 77d21f23a1e4db8639e3916547c903a3b3c7a07c (patch) | |
tree | 193391695807d4e1a8c6c0612d30adfc73f85296 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (diff) | |
download | linux-dev-77d21f23a1e4db8639e3916547c903a3b3c7a07c.tar.xz linux-dev-77d21f23a1e4db8639e3916547c903a3b3c7a07c.zip |
virtio: don't expose u16 in userspace api
Programs using virtio headers outside of kernel will no longer
build because u16 type does not exist in userspace. All user ABI
must use __u16 typedef instead.
Bug introduce by:
commit 986a4f4d452dec004697f667439d27c3fda9c928
Author: Jason Wang <jasowang@redhat.com>
Date: Fri Dec 7 07:04:56 2012 +0000
virtio_net: multiqueue support
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions