[PATCH 2/3] staging: et131x: Zero frame descriptor length on exiting nic_rx_pkts()

Mark Einon mark.einon at gmail.com
Tue Oct 30 18:41:21 UTC 2012


On 30 October 2012 00:06, Greg KH <gregkh at linuxfoundation.org> wrote:
> On Sun, Oct 28, 2012 at 10:28:30PM +0000, Mark Einon wrote:
>> On Sat, Oct 27, 2012 at 07:01:53PM +0100, Mark Einon wrote:
>> > The previous refactoring of nic_rx_pkts() changed the behaviour by no
>> > longer zeroing rfd->len before exiting the function in one scenario.
>> > Fix this by zeroing the length.
>> >
>> > Reported-by: Dan Carpenter <dan.carpenter at oracle.com>
>> > Signed-off-by: Mark Einon <mark.einon at gmail.com>
>> > ---
>> >  drivers/staging/et131x/et131x.c |    4 +++-
>> >  1 file changed, 3 insertions(+), 1 deletion(-)
>>
>> Hi Greg,
>>
>> Please ignore this patch. The change will be incorporated into the patch:
>>
>> [PATCH 2/3 v2] staging: et131x: Refactor nic_rx_pkts() to remove indenting
>>
>> Which will be sent shortly.
>
> I'm confused, I think I see two sets of patches from you, both 3 patches
> long.  But then there's different versions of different patches in them.
>
> So I'm dropping all of them, please resend whatever I have not yet
> applied, that should sync us up properly.

Hi Greg,

No problem - done.

Now there are 5 patches in total, one has been incorporated into
another (2/5, marked as v2).

Cheers,

Mark



More information about the devel mailing list