summaryrefslogtreecommitdiff
path: root/net/irda/irnet
diff options
context:
space:
mode:
authorPeter Hurley <peter@hurleysoftware.com>2013-03-05 06:09:04 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-06 07:47:04 (GMT)
commita4ed2e737cb73e4405a3649f8aef7619b99fecae (patch)
tree6cc188dc7dd206790023fb360af4b1a886611855 /net/irda/irnet
parent0305d0689efd35b4c9f88bb560c104ed118d2277 (diff)
downloadlinux-a4ed2e737cb73e4405a3649f8aef7619b99fecae.tar.xz
net/irda: Fix port open counts
Saving the port count bump is unsafe. If the tty is hung up while this open was blocking, the port count is zeroed. Explicitly check if the tty was hung up while blocking, and correct the port count if not. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda/irnet')
0 files changed, 0 insertions, 0 deletions