[openib-general] [PATCH] fix sparse warnings

Roland Dreier rolandd at cisco.com
Thu Jul 28 11:17:53 PDT 2005


OK, I committed the trivial changes to IPoIB to make it mostly sparse
clean as well.  The remaining endianness warning is coming from the
fact that skb->protocol is supposed to be big-endian, but
<linux/skbuff.h> defines it to be __u16.

 - R.



More information about the general mailing list