I can confirm that this is a bug for me as well, however this solves the problem:
(sudo) Create a file /etc/pm/config.d/modules with the following content:
SUSPEND_MODULES="alx"
This will force the alx module to be unloaded and reloaded with suspend, and should solve the problem.
I can confirm that this is a bug for me as well, however this solves the problem:
(sudo) Create a file /etc/pm/ config. d/modules with the following content:
SUSPEND_ MODULES= "alx"
This will force the alx module to be unloaded and reloaded with suspend, and should solve the problem.