[openib-general] Re: [PATCH][v3][16/21] IPoIB IPv6 support
YOSHIFUJI Hideaki / 吉藤英明
yoshfuji at linux-ipv6.org
Mon Dec 13 18:30:23 PST 2004
In article <20041213109.iziHvQZqtmP83gmx at topspin.com> (at Mon, 13 Dec 2004 10:09:46 -0800), Roland Dreier <roland at topspin.com> says:
> }
> @@ -1794,6 +1801,7 @@
> if ((dev->type != ARPHRD_ETHER) &&
> (dev->type != ARPHRD_FDDI) &&
> (dev->type != ARPHRD_IEEE802_TR) &&
> + (dev->type != ARPHRD_INFINIBAND) &&
> (dev->type != ARPHRD_ARCNET)) {
> /* Alas, we support only Ethernet autoconfiguration. */
> return;
Please put ARPHRD_INFINIBAND after ARPHRD_ARCNET like other places.
--yoshfuji
More information about the general
mailing list