Re: [PATCH for-next] RDMA: Get rid of iw_cm_verbs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Apr 27, 2019 at 12:39:03PM +0300, Kamal Heib wrote:

> @@ -2591,8 +2603,6 @@ struct ib_device {
>  
>  	int			      num_comp_vectors;
>  
> -	struct iw_cm_verbs	     *iwcm;
> -
>  	struct module               *owner;
>  	union {
>  		struct device		dev;
> @@ -2645,6 +2655,10 @@ struct ib_device {
>  	struct mutex compat_devs_mutex;
>  	/* Maintains compat devices for each net namespace */
>  	struct xarray compat_devs;
> +
> +	/* Used by iWarp CM */
> +	char ifname[IFNAMSIZ];

iw prefix here too please

I'd also love it if someone could explain what ifname is supposed to
be in the comment

Jason



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux