On Thu, 24 May 2012 13:42:29 -0400 Hal Rosenstock <[email protected]> wrote:
> > espeed and fdr10 > > Signed-off-by: Hal Rosenstock <[email protected]> Thanks applied, Ira > --- > diff --git a/src/ibportstate.c b/src/ibportstate.c > index 5559d18..c633a45 100644 > --- a/src/ibportstate.c > +++ b/src/ibportstate.c > @@ -350,8 +350,8 @@ int main(int argc, char **argv) > uint16_t devid, rem_devid; > long val; > char usage_args[] = "<dest dr_path|lid|guid> <portnum> [<op>]\n" > - "\nSupported ops: enable, disable, reset, speed, width, query,\n" > - "\tdown, arm, active, vls, mtu, lid, smlid, lmc\n"; > + "\nSupported ops: enable, disable, reset, speed, espeed, fdr10,\n" > + "\twidth, query, down, arm, active, vls, mtu, lid, smlid, lmc\n"; > const char *usage_examples[] = { > "3 1 disable\t\t\t# by lid", > "-G 0x2C9000100D051 1 enable\t# by guid", > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Ira Weiny Member of Technical Staff Lawrence Livermore National Lab 925-423-8008 [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
