diff options
author | Wim Van Sebroeck <wim@iguana.be> | 2006-07-19 22:39:13 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2006-10-03 21:34:56 +0200 |
commit | 4802c6533af3223f43b9e4a1bb8a2a1c51f398b1 (patch) | |
tree | 374cdecc2395e01bbc1ae55bf99a70feb52c9e0c /usr | |
parent | 3836cc0ff8c875e21a8119e7a4f0227f6e227650 (diff) |
[WATCHDOG] iTCO_wdt.c - pci_dev_put fix
for_each_pci_dev calls pci_get_device (and thus
it calls pci_dev_get). So we need to do a pci_dev_put
to keep the refcounting correct.
(Thanks to Jiri Slaby <jirislaby@gmail.com>)
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions