[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 <proski@gnu.org> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/net/wireless/orinoco_nortel.c 87 additions, 153 deletionsdrivers/net/wireless/orinoco_nortel.c
- drivers/net/wireless/orinoco_pci.c 24 additions, 120 deletionsdrivers/net/wireless/orinoco_pci.c
- drivers/net/wireless/orinoco_pci.h 125 additions, 0 deletionsdrivers/net/wireless/orinoco_pci.h
- drivers/net/wireless/orinoco_plx.c 89 additions, 170 deletionsdrivers/net/wireless/orinoco_plx.c
- drivers/net/wireless/orinoco_tmd.c 43 additions, 122 deletionsdrivers/net/wireless/orinoco_tmd.c
Loading
Please register or sign in to comment