dpif-netdev: Keep count of elements in port->rxq[].
authorDaniele Di Proietto <diproiettod@vmware.com>
Thu, 25 Feb 2016 22:25:33 +0000 (14:25 -0800)
committerDaniele Di Proietto <diproiettod@vmware.com>
Fri, 8 Apr 2016 01:59:41 +0000 (18:59 -0700)
commit490e82afe1f9855856cfe1bd31509ca53037c743
tree8b2ce0f0c587b95ef174f52e281eba770b07f7bd
parentd17f4f082c1e7f09414157b652af0be93334f29e
dpif-netdev: Keep count of elements in port->rxq[].

This will ease deleting a port with no open rxqs.

Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
Tested-by: Ilya Maximets <i.maximets@samsung.com>
Acked-by: Ilya Maximets <i.maximets@samsung.com>
Acked-by: Mark Kavanagh <mark.b.kavanagh@intel.com>
lib/dpif-netdev.c