commit | b0e453902ad53580a77c2b1baddcc0b2d8ce8acc | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian.fainelli@telecomint.eu> | Mon Jul 21 12:32:29 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Jul 22 20:00:01 2008 -0400 |
tree | 6e58208b5872fe4a18c0aa52cd1e2fc32180defc | |
parent | 1de95294f16cab0e924e1b4cd9b554a6eca65e6e [diff] |
r6040: rework init_one error handling This patch reworks the error handling in r6040_init_one in order not to leak resources and correcly unmap and release PCI regions of the MAC. Also prefix printk's with the driver name for clarity. Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>