lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 22 Jul 2013 16:51:40 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	lznuaa@...il.com
Cc:	festevam@...il.com, kernel@...gutronix.de, Frank.Li@...escale.com,
	shawn.guo@...aro.org, netdev@...r.kernel.org
Subject: Re: [PATCH 0/6] fec: Improve resources handling

From: Frank Li <lznuaa@...il.com>
Date: Mon, 22 Jul 2013 12:21:58 +0800

> 2013/7/22 Fabio Estevam <festevam@...il.com>:
>> This series improves clock handling in the driver by not enabling/disabling
>> the optional ptp and enet_out clocks unconditionally, check for the return value
>> of clk_prepare_enable and also handle clk_ptp in suspend/resume.
>>
>> Remove an unneeded check in platform_get_resource() and also use
>> devm_request_irq() that can help to simplify the code.
>>
>> Fabio Estevam (6):
>>   fec: Do not enable/disable optional clocks unconditionally
>>   fec: Fix the order for enabling/disabling the clocks
>>   fec: Enable/disable clk_ptp in suspend/resume
>>   fec: Check the return value from clk_prepare_enable()
>>   fec: Remove unneeded check in platform_get_resource()
>>   fec: Use devm_request_irq()
>>
>>  drivers/net/ethernet/freescale/fec_main.c | 110 ++++++++++++++++++++----------
>>  1 file changed, 73 insertions(+), 37 deletions(-)
> 
> Acked

Series applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ