diff options
author | Shyam Prasad N <[email protected]> | 2021-07-19 14:04:11 +0000 |
---|---|---|
committer | Steve French <[email protected]> | 2022-01-02 20:38:46 -0600 |
commit | 2e0fa298d149e07005504350358066f380f72b52 (patch) | |
tree | 8b5a78abaeb9339c76ca7653cc9c5a97393cf72f /net/lapb/lapb_in.c | |
parent | 66eb0c6e66617cace0d626d48819bf2b5fbf9307 (diff) |
cifs: add WARN_ON for when chan_count goes below minimum
chan_count keeps track of the total number of channels.
Since at least the primary channel will always be connected,
this value can never go below 1. Warn if that happens.
Signed-off-by: Shyam Prasad N <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions