[ofa-general] [PATCH] osm_sa_patch_record.c Remove unneeded break statement
Line.Holen at Sun.COM
Line.Holen at Sun.COM
Wed Jun 10 07:14:33 PDT 2009
Signed-off-by: Line Holen <Line.Holen at Sun.COM>
---
diff --git a/opensm/opensm/osm_sa_path_record.c b/opensm/opensm/osm_sa_path_record.c
index 6e7d5f6..9b50deb 100644
--- a/opensm/opensm/osm_sa_path_record.c
+++ b/opensm/opensm/osm_sa_path_record.c
@@ -140,7 +140,6 @@ sa_path_rec_apply_tavor_mtu_limit(IN const ib_path_rec_t * p_pr,
/* the ULP intentionally requested */
/* the largest MTU possible */
return (FALSE);
- break;
default:
/* if we're here, there's a bug in ib_path_rec_mtu_sel() */
More information about the general
mailing list