]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/infiniband/hw/nes/nes_cm.c
Fix common misspellings
[mirror_ubuntu-eoan-kernel.git] / drivers / infiniband / hw / nes / nes_cm.c
index cfa3a2b22232e81f179693abf7664b62eaaff9d6..33c7eedaba6c28abfe21ab599bc356d67f055ad3 100644 (file)
@@ -1397,7 +1397,7 @@ static void handle_fin_pkt(struct nes_cm_node *cm_node)
                cleanup_retrans_entry(cm_node);
                cm_node->state = NES_CM_STATE_CLOSING;
                send_ack(cm_node, NULL);
-               /* Wait for ACK as this is simultanous close..
+               /* Wait for ACK as this is simultaneous close..
                * After we receive ACK, do not send anything..
                * Just rm the node.. Done.. */
                break;