android_kernel_xiaomi_sm8350/net/irda
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
..
ircomm [NET]: fix-up schedule_timeout() usage 2005-09-12 14:15:34 -07:00
irlan [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 2005-10-03 14:35:55 -07:00
irnet
af_irda.c [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
discovery.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
irda_device.c
iriap_event.c
iriap.c
irias_object.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
irlap_event.c
irlap_frame.c
irlap.c
irlmp_event.c
irlmp_frame.c
irlmp.c
irmod.c
irproc.c
irqueue.c
irsysctl.c
irttp.c [IRDA]: *irttp cleanup 2005-09-24 16:55:17 -07:00
Kconfig
Makefile
parameters.c
qos.c
timer.c
wrapper.c