Messages in this thread |  | | Date | Sat, 12 Mar 2022 21:25:08 +0100 | From | Andrew Lunn <> | Subject | Re: [PATCH net v3] net: phy: marvell: Fix invalid comparison in the resume and suspend functions |
| |
On Sat, Mar 12, 2022 at 03:15:13PM -0500, Kurt Cancemi wrote: > This bug resulted in only the current mode being resumed and suspended when > the PHY supported both fiber and copper modes and when the PHY only supported > copper mode the fiber mode would incorrectly be attempted to be resumed and > suspended. > > Fixes: 3758be3dc162 ("Marvell phy: add functions to suspend and resume both interfaces: fiber and copper links.") > Signed-off-by: Kurt Cancemi <kurt@x64architecture.com>
Hi Kurt
Best practice is to add any Reviewed-by or Tested-by to the patch whenever you repost it, except when you make major changes. Otherwise they can get lost.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
|  |