Re: [PATCH 1/1] cxgb3i: Fix a login over vlan issue

2009-12-10 Thread Patrick McHardy
k...@chelsio.com wrote: > [PATCH 1/1] cxgb3i: Fix a login over vlan issue > > From: Karen Xie > > Fix a login over vlan issue, when parent interface is vlan and we are using > > cxgb3i sepecific private ip address in '/etc/iscsi/ifaces/' iface file. > > +/** > + * cxgb3i_find_dev - find the in

Re: [PATCH 1/1] cxgb3i: Fix a login over vlan issue

2009-12-10 Thread Rakesh Ranjan
Patrick McHardy wrote: > k...@chelsio.com wrote: >> [PATCH 1/1] cxgb3i: Fix a login over vlan issue >> >> From: Karen Xie >> >> Fix a login over vlan issue, when parent interface is vlan and we are using >> >> cxgb3i sepecific private ip address in '/etc/iscsi/ifaces/' iface file. >> >> +/** >> +

RE: [PATCH 1/1] cxgb3i: Fix a login over vlan issue

2009-12-09 Thread Karen Xie
...@cs.wisc.edu] Sent: Mon 12/7/2009 8:34 AM To: open-iscsi@googlegroups.com Cc: james.bottom...@hansenpartnership.com; da...@davemloft.net; Steve Wise; Karen Xie; linux-s...@vger.kernel.org; linux-ker...@vger.kernel.org; net...@vger.kernel.org; Rakesh Ranjan Subject: Re: [PATCH 1/1] cxgb3i: Fix a

Re: [PATCH 1/1] cxgb3i: Fix a login over vlan issue

2009-12-07 Thread Mike Christie
Rakesh Ranjan wrote: > Fix a login over vlan issue, when parent interface is vlan and we are using > cxgb3i sepecific > private ip address in '/etc/iscsi/ifaces/' iface file. > > Acked-by: Karen Xie > Signed-off-by: Rakesh Ranjan > --- > drivers/scsi/cxgb3i/cxgb3i_offload.c | 34 > +