diff options
author | Greg KH <gregkh@suse.de> | 2005-08-18 02:33:11 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-18 07:02:25 +0200 |
commit | 518e6540831c69422faecceee8f964bd439ac9d0 (patch) | |
tree | 0b31e27c6007adac51c8e6e3a832badc1d8e2a1a /drivers/pnp/card.c | |
parent | Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 (diff) | |
download | linux-518e6540831c69422faecceee8f964bd439ac9d0.tar.xz linux-518e6540831c69422faecceee8f964bd439ac9d0.zip |
[PATCH] Fix manual binding infinite loop
Fix for manual binding of drivers to devices. Problem is if you pass in
a valid device id, but the driver refuses to bind. Infinite loop as
write() tries to resubmit the data it just sent.
Thanks to Michal Ostrowski <mostrows@watson.ibm.com> for pointing the
problem out.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/pnp/card.c')
0 files changed, 0 insertions, 0 deletions