On 2/5/2013 10:36 AM, Paul Bolle wrote:
On Tue, 2013-02-05 at 09:46 -0600, Steve Wise wrote:
On 2/5/2013 4:15 AM, Paul Bolle wrote:
And why is 'cookie' __u64? Is struct cpl_fw6_msg_ofld_connection_wr_rpl
used in userspace code? Can't 'cookie' be of type "struct sk_buff *"? Is
there a requiremen
On Tue, 2013-02-05 at 09:46 -0600, Steve Wise wrote:
> On 2/5/2013 4:15 AM, Paul Bolle wrote:
> > And why is 'cookie' __u64? Is struct cpl_fw6_msg_ofld_connection_wr_rpl
> > used in userspace code? Can't 'cookie' be of type "struct sk_buff *"? Is
> > there a requirement for it to be 64 bits wide on
On 2/5/2013 4:15 AM, Paul Bolle wrote:
0) Compiling cm.o for 32 bit triggers these GCC warnings:
drivers/infiniband/hw/cxgb4/cm.c: In function ‘passive_ofld_conn_reply’:
drivers/infiniband/hw/cxgb4/cm.c:2803:12: warning: cast to pointer from
integer of different size [-Wint-to-pointer-
0) Compiling cm.o for 32 bit triggers these GCC warnings:
drivers/infiniband/hw/cxgb4/cm.c: In function ‘passive_ofld_conn_reply’:
drivers/infiniband/hw/cxgb4/cm.c:2803:12: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
drivers/infiniband/hw/cxgb4/cm.c:
4 matches
Mail list logo