Merge branch 'CR_3054_vin_system_pm_changhuang.liang' into 'jh7110-5.15.y-devel'
[platform/kernel/linux-starfive.git] / drivers / atm / firestream.c
index 0ddd611..3bc3c31 100644 (file)
@@ -795,6 +795,7 @@ static void process_incoming (struct fs_dev *dev, struct queue *q)
                switch (STATUS_CODE (qe)) {
                case 0x1:
                        /* Fall through for streaming mode */
+                       fallthrough;
                case 0x2:/* Packet received OK.... */
                        if (atm_vcc) {
                                skb = pe->skb;