pcnet: Factor init block function out
* pcnet: The initialization block a is temporary structure and doesn't belong in pcnet_device. The code for sending it is split out into its own function to make the switch to cdi_mem_alloc/free easier. Signed-off-by:Kevin Wolf <kevin@tyndur.org> Acked-by:
Matthew Iselin <matthew@theiselins.net> Acked-by:
Max Reitz <max@tyndur.org> Acked-by:
Rich Edelman <redelman@gmail.com>
Showing
+50 -37
Please register or sign in to comment