From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Re: [PATCHv10 03/12] ib_core: IBoE UD packet packing support Date: Thu, 14 Oct 2010 21:27:40 -0700 Message-ID: References: <20100826141756.GD8795@mtldesk30> <20101014212658.GC13969@mtldesk30> <20101014215758.GA15089@mtldesk30> <35AAF1E4A771E142979F27B51793A488873ABE0767@AVEXMB1.qlogic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <35AAF1E4A771E142979F27B51793A488873ABE0767-HolNjIBXvBOXx9kJd3VG2h2eb7JE58TQ@public.gmane.org> (Ralph Campbell's message of "Thu, 14 Oct 2010 15:34:24 -0700") Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ralph Campbell Cc: Eli Cohen , RDMA list List-Id: linux-rdma@vger.kernel.org > > if (header->immediate_present) > > This should be "if (immediate_present)". > header->immediate_present is zero due to the memset() above. Thanks, fixed that up. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html