On 07:30 Fri 06 Mar     , Hal Rosenstock wrote:
> 
> Only supported in osm_vendor_ibumad.c (separate patch for other
> vendor layers)
> Also, update applications using this (osmtest, opensm)
>     
> Signed-off-by: Hal Rosenstock <[email protected]>

Applied. Thanks. Small note is below.

> @@ -73,6 +74,8 @@ boolean_t osmt_is_debug(void)
>  
>  /**********************************************************************
>   **********************************************************************/
> +void show_usage(void);
> +
>  void show_usage()
>  {
>       printf
> @@ -207,13 +210,19 @@ void show_usage()
>  
>  /**********************************************************************
>   **********************************************************************/
> +static void print_all_guids(IN osmtest_t * p_osmt);
>  static void print_all_guids(IN osmtest_t * p_osmt)
>  {

Those prototypes are not needed, I'm removing...

Sasha
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to