summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorzeal <zealcook@gmail.com>2009-11-16 04:58:09 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-11-17 07:51:47 (GMT)
commitfa6cae143d58c74d800b8dbdd8b9f058614874f2 (patch)
tree1c6fe4587fb192ceef6b47ad2ea650a7b1aef732 /net/ipv4/tcp_timer.c
parent3fd434d846a2c87f8f705b6876f81e4053f93749 (diff)
downloadlinux-fsl-qoriq-fa6cae143d58c74d800b8dbdd8b9f058614874f2.tar.xz
KS8695: fix ks8695_rx_irq() bug.
ks8695 rx irq is edge-level. Before arriving at irq handler, the corresponding status bit has been clear(irq's ack). So we should not check it after that. Signed-off-by: zeal <zealcook@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions