qed: Fix fall-through warnings for Clang
[linux-2.6-microblaze.git] / drivers / net / ethernet / qlogic / qed / qed_sriov.c
index b8dc5c4..ed2b6fe 100644 (file)
@@ -4734,6 +4734,7 @@ void qed_inform_vf_link_state(struct qed_hwfn *hwfn)
                         */
                        link.speed = (hwfn->cdev->num_hwfns > 1) ?
                                     100000 : 40000;
+                       break;
                default:
                        /* In auto mode pass PF link image to VF */
                        break;