Re: [PATCH] firewire: core: feed /dev/random with devices' GUIDs

2012-08-13 Thread Clemens Ladisch
Stefan Richter wrote: > On Aug 12 Clemens Ladisch wrote: >> Send the GUIDs of newly registered controllers and devices >> to the /dev/random driver to help seed its pools. > > This looks good to me, almost. Isn't the call in fw_card_add redundant? > The local node's fw_device instance initializer

Re: [PATCH] firewire: core: feed /dev/random with devices' GUIDs

2012-08-12 Thread Stefan Richter
On Aug 12 Clemens Ladisch wrote: > Send the GUIDs of newly registered controllers and devices > to the /dev/random driver to help seed its pools. > > Signed-off-by: Clemens Ladisch This looks good to me, almost. Isn't the call in fw_card_add redundant? The local node's fw_device instance initia