commit | a1b7f85e4f632f9cc342d8a34a3903feaf47a261 | [log] [tgz] |
---|---|---|
author | sjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com> | Wed Jun 15 12:38:25 2011 +0000 |
committer | David S. Miller <davem@conan.davemloft.net> | Thu Jun 16 23:59:09 2011 -0400 |
tree | a2bbeee334068e6da60d71d908524d9fa75274a7 | |
parent | bebd097a0af8bd6c51f50a65f3a435019b0e906a [diff] |
caif: Bugfix - XOFF removed channel from caif-mux XOFF was mixed up with DOWN indication, causing causing CAIF channel to be removed from mux and all incoming traffic to be lost after receiving flow-off. Fix this by replacing FLOW_OFF with DOWN notification. Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@conan.davemloft.net>