linux/net/bluetooth
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case
It also looks like there were 2 places where the test on sk_err was
missing from the event wait logic (in sk_stream_wait_connect and
sk_stream_wait_memory), while the rest of the sock_error() users look
to be doing the right thing.  This version of the patch fixes those,
and cleans up a few places that were testing ->sk_err directly.

Signed-off-by: Benjamin LaHaise <benjamin.c.lahaise@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:10:44 -08:00
..
bnep [PATCH] kill gratitious includes of major.h under net/* 2005-04-25 18:32:13 -07:00
cmtp [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
hidp [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
rfcomm [Bluetooth]: Remove the usage of /proc completely 2005-11-08 09:57:38 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_bluetooth.c [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
hci_conn.c [PATCH] kill gratitious includes of major.h under net/* 2005-04-25 18:32:13 -07:00
hci_core.c [Bluetooth]: Add endian annotations to the core 2005-11-08 09:57:21 -08:00
hci_event.c [Bluetooth]: Add endian annotations to the core 2005-11-08 09:57:21 -08:00
hci_sock.c [Bluetooth]: Add endian annotations to the core 2005-11-08 09:57:21 -08:00
hci_sysfs.c [Bluetooth]: Remove the usage of /proc completely 2005-11-08 09:57:38 -08:00
l2cap.c [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
lib.c [Bluetooth] Remove unused functions and cleanup symbol exports 2005-08-06 12:36:51 +02:00
sco.c [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00