commit | 1a221026c3de9e6c05e6343e37205b0369ebbeff | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Sat Feb 10 01:45:21 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:29 2007 -0800 |
tree | 2cc36b8e57346886ed117e9e0f3edeeabec03aad | |
parent | 45257fa9a5070e4c0739af1f81848ad557472b40 [diff] |
[PATCH] Char: mxser_new, do not put pdev We don't call pci_dev_get, so do not call pci_dev_put in the pci release function. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>