pci_register_driver does not error out if no devices are found. The driver just remai...
authormentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Sat, 21 Jun 2008 14:21:28 +0000 (14:21 +0000)
committermentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Sat, 21 Jun 2008 14:21:28 +0000 (14:21 +0000)
commit174d83b6fda09285461776753d8e9cbc0f1e29e0
tree25980d3c662bf924484d983baa7f4997b40b0c84
parent3d91ef20716b75b7cb9058ee567d353b3fad13cd
pci_register_driver does not error out if no devices are found. The driver just remains loaded anyway.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3740 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath_pci.c