On Mon, Mar 19, 2018 at 04:52:06PM +, Edward Cree wrote:
> In do_grfxh(), if rss_context is non-zero, we must not fall back to
> do_grxfhindir() if ETHTOOL_GRSSH fails, for that reads the default RSS
> context and not the one specified.
>
> Fixes: f5d55b967e0c ("ethtool: add support for extr
In do_grfxh(), if rss_context is non-zero, we must not fall back to
do_grxfhindir() if ETHTOOL_GRSSH fails, for that reads the default RSS
context and not the one specified.
Fixes: f5d55b967e0c ("ethtool: add support for extra RSS contexts and RSS
steering filters")
Signed-off-by: Edward Cree