netdev-bsd: Use UINT64_MAX for unsupported stats.
authorEd Maste <emaste@freebsd.org>
Fri, 3 May 2013 20:57:38 +0000 (16:57 -0400)
committerBen Pfaff <blp@nicira.com>
Fri, 3 May 2013 21:05:53 +0000 (14:05 -0700)
commit5aa90f686ab963c216d5da554bd953358b91adab
tree52d85ece5f6454f4e10dd3d0639c272efd12606b
parentdf5256dd98fe880a7773eb485ac441188c58b9a3
netdev-bsd: Use UINT64_MAX for unsupported stats.

As documented in netdev-provider.h for the get_stats method.

Signed-off-by: Ed Maste <emaste@freebsd.org>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/netdev-bsd.c