netdev-linux: Rename "linux_netdev_*" to "rtnetlink_*".
authorBen Pfaff <blp@nicira.com>
Tue, 28 Jul 2009 19:36:32 +0000 (12:36 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 30 Jul 2009 23:07:14 +0000 (16:07 -0700)
commit46097491e4ab6b957bb11690d86df24af19b5655
tree5d4a2ab1dc679cbed71ff46c73cf1272d14aa373
parent8b61709d5ec6c4ef58a04fcaefde617ff63fa10d
netdev-linux: Rename "linux_netdev_*" to "rtnetlink_*".

It was getting to be too confusing to have both netdev_linux_* functions
and linux_netdev_* functions.  Rename the latter to make the distinction
more obvious.  "rtnetlink" seems to be a fairly good name because that's
what the kernel calls it, so the name will be familiar at least to people
who know about rtnetlink.
lib/dpif-linux.c
lib/netdev-linux.c
lib/netdev-linux.h