On Wed, Jan 09, 2013 at 03:43:46PM -0800, Ethan Jackson wrote:
> In future patches, a netdev's datapath port name may not
> necessarily be the same as it's device name. This patch prepares
> for this by making the distinction in the netdev and dpif layers.
>
> Signed-off-by: Ethan Jackson
s/it's
In future patches, a netdev's datapath port name may not
necessarily be the same as it's device name. This patch prepares
for this by making the distinction in the netdev and dpif layers.
Signed-off-by: Ethan Jackson
---
lib/dpif-linux.c |4 ++--
lib/dpif-netdev.c | 17 +--