« Previous | Next » 

Revision f7860455

IDf7860455fd582b171e526b4b4647b9b9c9a3e703

Added by Jason Wang over 11 years ago

net: introduce NetClientState destructor

To allow allocating an array of NetClientState and free it once, this patch
introduces destructor of NetClientState. Which could do type specific free,
which could be used by multiqueue to free the array once.

Signed-off-by: Jason Wang <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences