commit | 7a9ed9c069f149048ca34c9c0cc0050933bc78f4 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed Feb 19 09:49:48 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 19 12:46:48 2020 +0100 |
tree | 05771dc929fc94cc9ab2209723a02e245eef6933 | |
parent | e9360b9a0d4cfac97d31d3958ef6d0614cd405a0 [diff] |
n_gsm: switch constipated to bool Both gsm_dlci->constipated and gsm_mux->constipated are used as bools, so treat them as such. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200219084949.28074-9-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>