Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / atm / lanai.c
index ac811cf..d7277c2 100644 (file)
@@ -765,8 +765,7 @@ static void lanai_shutdown_tx_vci(struct lanai_dev *lanai,
        struct sk_buff *skb;
        unsigned long flags, timeout;
        int read, write, lastread = -1;
-       APRINTK(!in_interrupt(),
-           "lanai_shutdown_tx_vci called w/o process context!\n");
+
        if (lvcc->vbase == NULL)        /* We were never bound to a VCI */
                return;
        /* 15.2.1 - wait for queue to drain */