From: Ilias Apalodimas <ilias.apalodi...@linaro.org> Date: Wed, 19 Jun 2019 13:04:00 +0300
> Since we changed the Tx ring handling and now depends on bit31 to figure > out the owner of the descriptor, we should initialize this every time > the device goes down-up instead of doing it once on driver init. If the > value is not correctly initialized the device won't have any available > descriptors > > Changes since v1: > - Typo fixes > > Fixes: 35e07d234739 ("net: socionext: remove mmio reads on Tx") > > Signed-off-by: Ilias Apalodimas <ilias.apalodi...@linaro.org> > Acked-by: Ard Biesheuvel <ard.biesheu...@linaro.org> Applied, please do not put an empty line between the Fixes and other tags. Keep all the tags together in one group. Thanks.