From: Stephen Hemminger <[email protected]> Date: Fri, 3 May 2013 17:49:41 -0700
> 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 <[email protected]> > Date: Fri Dec 7 07:04:56 2012 +0000 > > virtio_net: multiqueue support > > Signed-off-by: Stephen Hemminger <[email protected]> Applied and queued up for -stable. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

