From: Maxime Chevallier <[email protected]> Date: Mon, 27 May 2019 13:52:01 +0200
> Make sure we don't use an out-of-bound index for the per-port RSS > context array. > > As of today, the global context creation in mvpp22_rss_context_create > will prevent us from reaching this case, but we should still make sure > we are using a sane value anyway. > > Reported-by: kbuild test robot <[email protected]> > Reported-by: Dan Carpenter <[email protected]> > Signed-off-by: Maxime Chevallier <[email protected]> Applied.

