Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / net / atm / lec.c
index 5799fb52365ab45b8c90115c5b6ba7ef9ba49fe5..8f701cde5945b0f8ee7d9c6d6a3412130ce840a8 100644 (file)
@@ -1931,7 +1931,6 @@ static struct atm_vcc *lec_arp_resolve(struct lec_priv *priv,
                switch (priv->lane_version) {
                case 1:
                        return priv->mcast_vcc;
-                       break;
                case 2: /* LANE2 wants arp for multicast addresses */
                        if (!compare_ether_addr(mac_to_find, bus_mac))
                                return priv->mcast_vcc;
This page took 0.023454 seconds and 5 git commands to generate.