commit | 09d7a96f5ad1019386594e2795c1f0229dd43305 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Apr 01 10:06:33 2007 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Apr 30 00:00:30 2007 +0200 |
tree | bc713f7ac6ac56bb4a40ec16b4467946775297a0 | |
parent | 70093cfde8af52b0b9030d90f9004cbde38f2ff8 [diff] |
ieee1394: eth1394: Move common recv_init code to helper function There is some common code between ether1394_open and ether1394_add_host which can be moved to a separate helper function for a slightly smaller eth1394 driver (-160 bytes on i386.) Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>