Skip to content
Snippets Groups Projects
user avatar
Greg Kroah-Hartman authored
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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
d65da6ea
History
Name Last commit Last update