dpif: Address portability issues in dpif-netdev
authorJustin Pettit <jpettit@nicira.com>
Tue, 25 Aug 2009 21:12:01 +0000 (14:12 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 25 Aug 2009 21:12:01 +0000 (14:12 -0700)
commit3c71830aef987c86338d2d0223d4e6913aea25a4
treed916f8c212132e62d828e2cdc0565b34adedcebf
parentbe2c418b73fcb6c606725d84c18b0ad618082c75
dpif: Address portability issues in dpif-netdev

There were a number of Linux assumptions in dpif-netdev that were not
necessary.  This commit cleans those up to aid portability.
datapath/datapath.c
lib/dpif-netdev.c
vswitchd/bridge.c