On Fri, Nov 06, 2015 at 08:07:06PM -0500, Jubin John wrote:
> --- a/drivers/staging/rdma/hfi1/hfi.h
> +++ b/drivers/staging/rdma/hfi1/hfi.h
> @@ -1084,6 +1084,10 @@ struct hfi1_devdata {
> /* Save the enabled LCB error bits */
> u64 lcb_err_en;
> u8 dc_shutdown;
> +
> + /* receive context tail dummy address */
> + volatile __le64 *rcvhdrtail_dummy_kvaddr;
There's no way that volatile here is actually correct, please fix.
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel