Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux-2.6-microblaze.git] / drivers / net / ethernet / marvell / octeontx2 / af / cgx.c
index 6c70c84..3c0f55b 100644 (file)
@@ -1338,7 +1338,7 @@ static irqreturn_t cgx_fwi_event_handler(int irq, void *data)
 
                /* Release thread waiting for completion  */
                lmac->cmd_pend = false;
-               wake_up_interruptible(&lmac->wq_cmd_cmplt);
+               wake_up(&lmac->wq_cmd_cmplt);
                break;
        case CGX_EVT_ASYNC:
                if (cgx_event_is_linkevent(event))