« Previous | Next » 

Revision d2cffe30

IDd2cffe303e3d0a40146c5edf672485cd804cef20

Added by Mark McLoughlin over 14 years ago

Move memset() from net_client_uninit() to net_client_init()

zeroing a structure before using it is more common than zeroing after
using it. Also makes the setting of nd->used more obvious.

Signed-off-by: Mark McLoughlin <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences