ieee1394: eth1394: refactor .probe and .update
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 2 Apr 2007 00:14:45 +0000 (02:14 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 29 Apr 2007 22:00:31 +0000 (00:00 +0200)
commitd06c1ddad9055eef55456abbae795279d6b1bbcf
tree4a72f4bf6ca738fd77bc9f16791c6175d7e65e5f
parent5e7abccd38f7f2ce838eb49a657eea70b22f0803
ieee1394: eth1394: refactor .probe and .update

Move common code into an extra function.  This implicitly adds a missing
node_info->fifo = CSR1212_INVALID_ADDR_SPACE; to .update.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/eth1394.c