]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d5a98e1c8036f058835070ea7f158480667c86b
tree4a72f4bf6ca738fd77bc9f16791c6175d7e65e5f
parent186b738b90aea8e8c8a75d82881d3458573c657f
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