1
1
Jeff Squyres e4e5e7dbc0 usnic: ensure to clean up nicely in case of low resources
If there are not enough resources (e.g., low VFs), we can end up
calling finalize_one_channel() on the same channel multiple times.  So
ensure to NULL out fields that we have freed already so that we do not
try to free them a second time.

Fixes CSCus26648.
2015-01-13 14:37:31 -08:00
..
2015-01-08 18:50:49 -05:00
2015-01-07 13:48:17 -07:00
2015-01-08 12:52:38 -07:00