From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] usbif: drop bogus definition Date: Tue, 18 Dec 2012 10:32:35 +0000 Message-ID: References: <50D051AB02000078000B0FA5@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50D051AB02000078000B0FA5@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , xen-devel List-Id: xen-devel@lists.xenproject.org On 18/12/2012 10:21, "Jan Beulich" wrote: > Just like recently done for vSCSI, remove a backend implementation > detail from the interface header. > > Signed-off-by: Jan Beulich Acked-by: Keir Fraser > --- a/xen/include/public/io/usbif.h > +++ b/xen/include/public/io/usbif.h > @@ -71,7 +71,6 @@ enum usb_spec_version { > #define usbif_pipesubmit(pipe) (!usbif_pipeunlink(pipe)) > #define usbif_setunlink_pipe(pipe) ((pipe)|(0x20)) > > -#define USBIF_BACK_MAX_PENDING_REQS (128) > #define USBIF_MAX_SEGMENTS_PER_REQUEST (16) > > /* > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel