I think I posted the same patch yesterday.
On Feb 16, 2013 12:32 PM, "Ethan Jackson" wrote:
> The existing code had gotten the endianness wrong. Found by
> sparse.
>
> Signed-off-by: Ethan Jackson
> ---
> lib/dpif-linux.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --gi
The existing code had gotten the endianness wrong. Found by
sparse.
Signed-off-by: Ethan Jackson
---
lib/dpif-linux.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/dpif-linux.c b/lib/dpif-linux.c
index 3cf1225..aa1739d 100644
--- a/lib/dpif-linux.c
+++ b/lib/dpif-li