Re: [jubin.j...@intel.com: [PATCH] staging/rdma/hfi1: Fix error in hfi1 driver build]

2015-12-14 Thread gre...@linuxfoundation.org
On Mon, Dec 14, 2015 at 02:36:39PM -0500, ira.weiny wrote: > Greg, > > It looks like you missed this patch for 4.4-rc5 > > Could we get it included for rc6? I'll try, but again, I'm way behind, give me a few more days... thanks, greg k-h ___ devel ma

[jubin.j...@intel.com: [PATCH] staging/rdma/hfi1: Fix error in hfi1 driver build]

2015-12-14 Thread ira.weiny
Greg, It looks like you missed this patch for 4.4-rc5 Could we get it included for rc6? Thanks, Ira - Forwarded message from Jubin John - From: Jubin John To: , CC: , , , , Subject: [PATCH] staging/rdma/hfi1: Fix error in hfi1 driver build Date: Fri, 20 Nov 2015 18:13:08

[PATCH] staging/rdma/hfi1: Fix error in hfi1 driver build

2015-11-20 Thread Jubin John
hfi1 driver build fails with the following error: In function ‘handle_receive_interrupt’: error: implicit declaration of function ‘skip_rcv_packet’ [-Werror=implicit-function-declaration] last = skip_rcv_packet(&packet, thread); ^ This is due to the inclusion of the skip_rcv_packet() in th