commit | cd09ab095c6dc4b2b0860f968a0f3ae8d752e76a | [log] [tgz] |
---|---|---|
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | Fri Nov 16 15:51:56 2018 +1100 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 17 21:09:49 2018 -0800 |
tree | 9849ce299c85dc1b26f8d852f9ecaf9db98444a6 | |
parent | 8e13f70be05ee49985dfc3c766868bc85ed43b8a [diff] |
net/ncsi: Don't deselect package in suspend if active When a package is deselected all channels of that package cease communication. If there are other channels active on the package of the suspended channel this will disable them as well, so only send a deselect-package command if no other channels are active. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> Signed-off-by: David S. Miller <davem@davemloft.net>