Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1231629

Re: [PATCH] Fix AF_PACKET ABI breakage in 4.2

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] Fix AF_PACKET ABI breakage in 4.2
Date 2015-09-23 20:10 +0200
Message-ID <qbWEr-3q5-45@gated-at.bofh.it> (permalink)
References <qbTwS-78H-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: David Woodhouse <dwmw2@infradead.org>
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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Fix AF_PACKET ABI breakage in 4.2 David Woodhouse <dwmw2@infradead.org> - 2015-09-23 16:50 +0200
  Re: [PATCH] Fix AF_PACKET ABI breakage in 4.2 David Miller <davem@davemloft.net> - 2015-09-23 20:10 +0200
    [PATCH v2] Fix AF_PACKET ABI breakage in 4.2 David Woodhouse <dwmw2@infradead.org> - 2015-09-23 20:50 +0200
      Re: [PATCH v2] Fix AF_PACKET ABI breakage in 4.2 Greg Kurz <gkurz@linux.vnet.ibm.com> - 2015-09-24 09:30 +0200
        Re: [PATCH v2] Fix AF_PACKET ABI breakage in 4.2 "Michael S. Tsirkin" <mst@redhat.com> - 2015-09-24 12:00 +0200
          Re: [PATCH v2] Fix AF_PACKET ABI breakage in 4.2 Greg Kurz <gkurz@linux.vnet.ibm.com> - 2015-09-25 14:40 +0200
      Re: [PATCH v2] Fix AF_PACKET ABI breakage in 4.2 "Michael S. Tsirkin" <mst@redhat.com> - 2015-09-24 12:00 +0200
        Re: [PATCH v2] Fix AF_PACKET ABI breakage in 4.2 David Woodhouse <dwmw2@infradead.org> - 2015-09-24 12:10 +0200

csiph-web