From: Pavel Roskin Date: Fri, 7 Apr 2006 08:10:57 +0000 (-0400) Subject: [PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.h X-Git-Tag: v2.6.18-rc1~1115^2~88^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b884c872fa1917614b42a39020ffcca7fa9302b1;p=pandora-kernel.git [PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.h Make all Orinoco PCI drivers (orinoco_pci, orinoco_plx, orinoco_tmd and orinoco_nortel) as similar as possible. Use the best implementation of error handling, the best error messages, the best comments. Put common code to orinoco_pci.h. For now, it's suspend and resume functions and function for registering the network device. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed