firewire: core: remove condition which is always false
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 17 Jan 2009 21:45:54 +0000 (22:45 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 24 Mar 2009 19:56:47 +0000 (20:56 +0100)
reread_bus_info_block() only gets to see devices whose config_rom_length
is at least 6 (ROM header, bus info block, root directory header).

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

No differences found