bridge: Publish error count in database's rstp_statistics.
authorBen Pfaff <blp@nicira.com>
Thu, 19 Feb 2015 18:19:21 +0000 (10:19 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 19 Feb 2015 18:21:50 +0000 (10:21 -0800)
commit2550f0265fa073d6af199d89a2ff1c34aeb52b17
treed50192186f8ff347a28a75afa26572c8f4335ef8
parent470582937d2722e1602e8366a42f7a077dce3616
bridge: Publish error count in database's rstp_statistics.

The lower layers count errors but until now nothing actually reported them.

Found by inspection.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Gurucharan Shetty <gshetty@nicira.com>
vswitchd/bridge.c