On Tue, May 27, 2014 at 09:36:12AM -0700, Ben Pfaff wrote:
> On Tue, May 27, 2014 at 06:05:36PM +0900, Simon Horman wrote:
> > handle_port_request() already provides common code to handle
> > both port desc and port stats request messages once they have been decoded
> > by using a callback.
> >
>
On Tue, May 27, 2014 at 06:05:36PM +0900, Simon Horman wrote:
> handle_port_request() already provides common code to handle
> both port desc and port stats request messages once they have been decoded
> by using a callback.
>
> This patch extends this common handling code to also perform decoding
handle_port_request() already provides common code to handle
both port desc and port stats request messages once they have been decoded
by using a callback.
This patch extends this common handling code to also perform decoding
of both port desc and port stats request messages by using one more cal