Wanlong Gao <gaowanl...@cn.fujitsu.com> 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 <ru...@rustcorp.com.au> ... >> + 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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/