[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140701.121935.729962585105477131.davem@davemloft.net>
Date: Tue, 01 Jul 2014 12:19:35 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: pcnet32@...ntier.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: [PATCH V2] pcnet32: Neaten and remove unnecessary OOM messages
From: Joe Perches <joe@...ches.com>
Date: Wed, 25 Jun 2014 16:55:25 -0700
> Make the code flow a little better for 80 columns.
>
> Use a consistent style for the RX and TX rings allocation.
> Use BIT macro.
> Use a temporary unsigned int entries for (1<<size).
> Remove the OOM messages as they duplicate the generic
> OOM and dump_stack() provided by the memory subsystem.
> Reflow allocs to 80 columns.
>
> Signed-off-by: Joe Perches <joe@...ches.com>
> Acked-by: Don Fry <pcnet32@...ntier.com>
> ---
> V2: Use pcnet32 as patch prefix, amd is too generic
>
> Still depends on patch 1/22: pci-dma-compat: Add pci_zalloc_consistent helper
If this has a dependency on a patch I'm not added to my tree, I'm not
applying this one either.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists