Wanlong Gao <[email protected]> writes: > On 02/19/2013 03:56 PM, Rusty Russell wrote: >> It's a bit cleaner to hand multiple sgs, rather than one big one. >> >> Signed-off-by: Rusty Russell <[email protected]> ... >> + BUG_ON(!virtio_has_feature(vi->vdev, VIRTIO_NET_F_CTRL_VQ)); >> >> - ctrl.class = class; >> - ctrl.cmd = cmd; > > The class and cmd assignment of ctrl header is forgotten? > > Thanks, > Wanlong Gao
Good catch, fixed. Thanks, Rusty. _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
