netdev-bsd: Fix a build error.
authorYAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Tue, 2 Jul 2013 02:04:02 +0000 (11:04 +0900)
committerJustin Pettit <jpettit@nicira.com>
Tue, 2 Jul 2013 04:10:34 +0000 (21:10 -0700)
commite4052cb95af2250e29984ea9fe26cc40fac47713
tree25cf569d1a63cb9196537e51a1ad7b51ad69f20a
parent05d299e0ccca80736cd4438c3224540c5448a7d4
netdev-bsd: Fix a build error.

fix a typo in the following commit.

> commit 10a89ef04df5669c5cdd02f786150a7ab8454e01
> Author: Ben Pfaff <blp@nicira.com>
> Date:   Mon Jun 24 10:54:49 2013 -0700
>
>     Replace all uses of strerror() by ovs_strerror(), for thread safety.
>
>     Signed-off-by: Ben Pfaff <blp@nicira.com>

Signed-off-by: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Signed-off-by: Justin Pettit <jpettit@nicira.com>
lib/netdev-bsd.c