n_gsm : Flow control handling in Mux driver
authorFrederic Berat <fredericx.berat@intel.com>
Mon, 13 Aug 2012 12:43:58 +0000 (13:43 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 19:03:30 +0000 (12:03 -0700)
commitc01af4fec2c8f303d6b3354d44308d9e6bef8026
tree71e6393f8f7e0b9aecca7b73da1634bca7a1e744
parent192b6041e75bb4a2aae73834037038cea139a92d
n_gsm : Flow control handling in Mux driver

- Correcting handling of FCon/FCoff in order to respect 27.010 spec
- Consider FCon/off will overide all dlci flow control except for
  dlci0 as we must be able to send control frames.
- Dlci constipated handling according to FC, RTC and RTR values.
- Modifying gsm_dlci_data_kick and gsm_dlci_data_sweep according
  to dlci constipated value

Signed-off-by: Frederic Berat <fredericx.berat@intel.com>
Signed-off-by: Russ Gorby <russ.gorby@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_gsm.c