Re: [PATCH net 1/2] macvtap: fix the missing ret value ofTUNSETQUEUE

From: David Miller
Date: Tue Jul 16 2013 - 16:03:36 EST


From: Jason Wang <jasowang@xxxxxxxxxx>
Date: Tue, 16 Jul 2013 13:36:33 +0800

> Commit 441ac0fcaadc76ad09771812382345001dd2b813
> (macvtap: Convert to using rtnl lock) forget to return what
> macvtap_ioctl_set_queue() returns to its caller. This may break multiqueue API
> by always falling through to TUNGETFEATURES.
>
> Cc: Vlad Yasevich <vyasevic@xxxxxxxxxx>
> Signed-off-by: Jason Wang <jasowang@xxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/