From: Stephen Hemminger Date: Sat, 7 Jan 2006 00:57:41 +0000 (-0800) Subject: [PATCH] sk98lin: error handling on dual port board X-Git-Tag: v2.6.16-rc1~669^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=decf67aa2f4d498c02c2ad24a187a66c217f330c;p=pandora-kernel.git [PATCH] sk98lin: error handling on dual port board Sk98lin driver error recovery on two port boards is bad. If it fails the second allocation, it will not release resources properly. Also it registers the second port in the pci driver data If second port fails, might as well go with one port. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed