Re: [Ryu-devel] Patch to resolve exception in get_desc_stats

2014-06-29 Thread FUJITA Tomonori
On Wed, 25 Jun 2014 21:28:00 -0700 Srini Seetharaman wrote: > From 99b2596d41a04c3be3d858226658f7418162c03a Mon Sep 17 00:00:00 2001 > From: Srini Seetharaman > Date: Wed, 25 Jun 2014 21:24:41 -0700 > Subject: [PATCH] Initializing the variable 's' so that the get_desc_stats() > call does not ca

Re: [Ryu-devel] Patch to resolve exception in get_desc_stats

2014-06-25 Thread takahashi.minoru
On Wed, 25 Jun 2014 21:28:00 -0700 Srini Seetharaman wrote: > Hi all: > Attached is a simple patch that solves an exception that I faced when the > get_desc_stats() call was made even before some switch descriptions were > archived. Hope you can accept it. > > Thanks > Srini. Looks good to me.

[Ryu-devel] Patch to resolve exception in get_desc_stats

2014-06-25 Thread Srini Seetharaman
Hi all: Attached is a simple patch that solves an exception that I faced when the get_desc_stats() call was made even before some switch descriptions were archived. Hope you can accept it. Thanks Srini. 0001-Initializing-the-variable-s-so-that-the-get_desc_sta.patch Description: Binary data