netdev: Use shash and smap functions instead of inlined substitutes.
authorBen Pfaff <blp@nicira.com>
Wed, 29 Dec 2010 07:03:58 +0000 (23:03 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 27 Jan 2011 17:26:06 +0000 (09:26 -0800)
commit9d77f19064597afe0c2e5af73c84df57b8e9b2f5
tree4531977942df5c3963228d7883cc45cc37ef085b
parentc56d226f8d3fc7a68716be87e3d651be604213fa
netdev: Use shash and smap functions instead of inlined substitutes.

This simplifies the code and makes it easier to extend in upcoming commits.

Reviewed by Justin Pettit.
lib/netdev-provider.h
lib/netdev.c