[ewg] [GIT PULL compat-rdma] iw_cm backport fix

Vladimir Sokolovsky vlad at dev.mellanox.co.il
Wed Jan 14 03:20:50 PST 2015


On 13/01/15 23:00, Steve Wise wrote:
> Hey Vlad,
>
> Please pull this commit from
>
> git://flatbed.openfabrics.org/~swise/compat-rdma.git for-vlad
>
> Thanks,
>
> Steve


Done,

Regards,
Vladimir

>
> ---
>
> commit dd782de3ae94bfbf3928ad2ada5e3c6fb4d2d75b
> Author: Steve Wise <swise at opengridcomputing.com>
> Date:   Tue Jan 13 14:53:55 2015 -0600
>
>      iw_cm: fix backport bug
>
>      Signed-off-by: Steve Wise <swise at opengridcomputing.com>
>
> diff --git a/patches/0024-BACKPORT-iw_cm.patch b/patches/0024-BACKPORT-iw_cm.pat
> ch
> index 6228763..aacf032 100644
> --- a/patches/0024-BACKPORT-iw_cm.patch
> +++ b/patches/0024-BACKPORT-iw_cm.patch
> @@ -60,7 +60,7 @@ index xxxxxxx..xxxxxxx xxxxxx
>   +#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,5,0)
>          unregister_net_sysctl_table(iwcm_ctl_table_hdr);
>   +#else
> -+      unregister_net_table(iwcm_ctl_table_hdr);
> ++      unregister_sysctl_table(iwcm_ctl_table_hdr);
>   +#endif
>   +#endif
>          destroy_workqueue(iwcm_wq);
>
> _______________________________________________
> ewg mailing list
> ewg at lists.openfabrics.org
> http://lists.openfabrics.org/mailman/listinfo/ewg
>




More information about the ewg mailing list