diff options
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2018-11-16 15:51:57 +1100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-17 21:09:49 -0800 |
commit | 0b970e1b040c10d0e2a252943a2feaa6ee3cacdf (patch) | |
tree | ba87a5c6ec065e98939bc2afbd5506f1253323d0 /net/ipv4/tcp_cdg.c | |
parent | net/ncsi: Don't deselect package in suspend if active (diff) | |
download | linux-dev-0b970e1b040c10d0e2a252943a2feaa6ee3cacdf.tar.xz linux-dev-0b970e1b040c10d0e2a252943a2feaa6ee3cacdf.zip |
net/ncsi: Don't mark configured channels inactive
The concepts of a channel being 'active' and it having link are slightly
muddled in the NCSI driver. Tweak this slightly so that
NCSI_CHANNEL_ACTIVE represents a channel that has been configured and
enabled, and NCSI_CHANNEL_INACTIVE represents a de-configured channel.
This distinction is important because a channel can be 'active' but have
its link down; in this case the channel may still need to be configured
so that it may receive AEN link-state-change packets.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_cdg.c')
0 files changed, 0 insertions, 0 deletions