Re: [PATCH net-next 2/7] net: marvell: prestera: disable events interrupt while handling

From: Jakub Kicinski
Date: Fri Feb 05 2021 - 00:11:01 EST


On Wed, 3 Feb 2021 18:54:53 +0200 Vadym Kochan wrote:
> There are change in firmware which requires that receiver will
> disable event interrupts before handling them and enable them
> after finish with handling. Events still may come into the queue
> but without receiver interruption.

Sounds like you should do a major version bump for this.

Old driver will not work correctly with new FW.