Re: [PATCH] Fix AF_PACKET ABI breakage in 4.2

From: David Miller
Date: Wed Sep 23 2015 - 14:09:32 EST


From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Date: Wed, 23 Sep 2015 15:44:30 +0100

> +#define VIO_LE virtio_legacy_is_little_endian()

When you define a shorthand macro, the defines to a function call,
make the macro have parenthesis too.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/