caif: Bugfixes in CAIF netdevice for close and flow control
authorSjur Braendeland <sjur.brandeland@stericsson.com>
Wed, 28 Apr 2010 08:54:39 +0000 (08:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Apr 2010 19:55:14 +0000 (12:55 -0700)
commit8391c4aab1aa4f47a9dab2c1ec3ebd2cbf09df1b
treeb117d2d8afd3ce1711cc4206ddfd2bc02bb563ef
parentbece7b2398d073d11b2e352405a3ecd3a1e39c60
caif: Bugfixes in CAIF netdevice for close and flow control

Changes:
o Bugfix: Flow control was causing the device to be destroyed.
o Bugfix: Handle CAIF channel connect failures.
o If the underlying link layer is gone the net-device is no longer removed,
  but closed.

Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/caif/chnl_net.c