android_kernel_samsung_msm8976/net/irda/ircomm
Jiri Slaby e673927d8a TTY: ircomm, revamp locking
Use self->spinlock only for ctrl_skb and tx_skb. TTY stuff is now
protected by tty_port->lock. This is needed for further cleanup (and
conversion to tty_port helpers).

This also closes the race in the end of close.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Samuel Ortiz <samuel@sortiz.org>
Cc: netdev@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-12 15:50:23 -07:00
..
ircomm_core.c irda: Kill set but unused variable 'clen' in ircomm_connect_indication() 2011-05-19 18:52:59 -04:00
ircomm_event.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
ircomm_lmp.c irda: Fix error propagation in ircomm_lmp_connect_response() 2011-05-19 18:58:39 -04:00
ircomm_param.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-04-11 14:53:53 -07:00
ircomm_ttp.c
ircomm_tty.c TTY: ircomm, revamp locking 2012-06-12 15:50:23 -07:00
ircomm_tty_attach.c TTY: ircomm, use flags from tty_port 2012-06-12 15:50:23 -07:00
ircomm_tty_ioctl.c TTY: ircomm, use flags from tty_port 2012-06-12 15:50:23 -07:00
Kconfig
Makefile Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions 2010-11-22 08:16:12 -08:00