netdev: Rename get_drv_info() to get_status().
authorEthan Jackson <ethan@nicira.com>
Mon, 17 Dec 2012 00:42:17 +0000 (16:42 -0800)
committerEthan Jackson <ethan@nicira.com>
Fri, 4 Jan 2013 00:55:43 +0000 (16:55 -0800)
commit275707c33f8f5463154bc3e2f561181a2060ab57
tree25424f8af78c56bcd70b49068377db781372f404
parent9284baa2a4872f477722aa6fba2be8ad7b317f00
netdev: Rename get_drv_info() to get_status().

get_status() is a much more intuitive name since "status" is what
the database column is called.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/netdev-bsd.c
lib/netdev-dummy.c
lib/netdev-linux.c
lib/netdev-provider.h
lib/netdev-vport.c
lib/netdev.c
lib/netdev.h
vswitchd/bridge.c