[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 4/7] xen-netfront: frags -> slots in log message
On Fri, Apr 12, 2013 at 03:40:06PM +0100, Sergei Shtylyov wrote: > Hello. > > On 09-04-2013 17:47, Wei Liu wrote: > > >>> Also fix a typo in comment. > > >>> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> > >>> --- > >>> drivers/net/xen-netfront.c | 4 ++-- > >>> 1 file changed, 2 insertions(+), 2 deletions(-) > > >>> diff --git a/drivers/net/xen-netfront.c b/drivers/net/xen-netfront.c > >>> index d9097a7..1bb2e20 100644 > >>> --- a/drivers/net/xen-netfront.c > >>> +++ b/drivers/net/xen-netfront.c > >> [...] > >>> @@ -771,7 +771,7 @@ next: > >>> > >>> if (unlikely(slots > max)) { > >>> if (net_ratelimit()) > >>> - dev_warn(dev, "Too many frags\n"); > >>> + dev_warn(dev, "Too many slots\n"); > >> > >> Shouldn't you have done this change as a part of patch #2? > > > Because patch 2 has been applied to David Miller's tree, this is an > > incremental patch on top of that. > > Why are you reposting already applied patch over and over again then? > Just for completeness. I stated that in email 0. Some people might be interested in applying the whole series to their local tree instead of cherry-picking from DaveM's tree. Wei. > > Wei. > > WBR, Sergei _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |