10.10.2023 05:59, Akihiko Odaki wrote:
RSS is disabled by default.Fixes: 590790297c ("virtio-net: implement RSS configuration command") Signed-off-by: Akihiko Odaki <[email protected]>
This one is difficult to review since it moves whole function around *and* adding a single statement to this function. I'd prefer this change to be split into two, one no-op just moving code around, and another one-liner adding the new statement. Either way, Reviewed-by: Michael Tokarev <[email protected]> /mjt
