> -----Original Message----- > From: [email protected] [mailto:linux-rdma- > [email protected]] On Behalf Of Hal Rosenstock > Sent: Tuesday, March 03, 2015 12:23 PM > To: linux-rdma ([email protected]) > Cc: Weiny, Ira; [email protected] > Subject: [PATCH libibumad] umad.h: Remove umad_reg_flags from enum > declaration > > > This causes it to be a global variable which causes linking issues when used > by > multiple files linked together. It results in multiple definition of > `umad_reg_flags'. > > Found-by: Rafi Weiner <[email protected]> >
Reviewed-by: Ira Weiny <[email protected]> > Signed-off-by: Hal Rosenstock <[email protected]> > --- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
