Re: [PATCH net] qed: Fix reading stale configuration information

2018-07-04 Thread David Miller
From: Denis Bolotin Date: Wed, 4 Jul 2018 17:06:46 +0300 > Configuration information read at driver load can become stale after it is > updated. Mark information as not valid and re-populate when this happens. > > Signed-off-by: Denis Bolotin > Signed-off-by: Ariel Elior Applied.

[PATCH net] qed: Fix reading stale configuration information

2018-07-04 Thread Denis Bolotin
Configuration information read at driver load can become stale after it is updated. Mark information as not valid and re-populate when this happens. Signed-off-by: Denis Bolotin Signed-off-by: Ariel Elior --- drivers/net/ethernet/qlogic/qed/qed.h | 1 +