
16 Aug
2012
16 Aug
'12
6:12 p.m.
On 08/16/2012 11:41 AM, Shradha Shah wrote:
Move the functions the parse/format, and validate PCI addresses to their own file so they can be conveniently used in other places besides device_conf.c
Refactoring existing code without causing any functional changes to prepare for new code.
This patch makes the code reusable.
Signed-off-by: Shradha Shah <sshah@solarflare.com>
ACK. You've taken care of all my nits from the previous version.