1
0
Files
linux/drivers/firewire
Clemens Ladisch db7494e2ce firewire: core: improve reread_config_rom() interface
The return value of reread_config_rom() was a mixture of two pieces of
information: whether the function succeeded, and whether the config rom
had changed.

To clarify the semantics, and to allow returning the actual error code,
split the second information into a new output parameter.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2012-04-17 22:27:37 +02:00
..
2012-02-22 22:36:00 +01:00
2012-04-09 14:23:37 +02:00
2010-07-27 11:04:10 +02:00
2012-03-28 18:30:03 +01:00