From: Eric Dumazet <eric.duma...@gmail.com> Date: Mon, 25 May 2015 16:06:37 -0700
> From: Eric Dumazet <eduma...@google.com> > > net/core/pktgen.c:2672:43: warning: incorrect type in assignment (different > base types) > net/core/pktgen.c:2672:43: expected unsigned short [unsigned] [short] > [usertype] <noident> > net/core/pktgen.c:2672:43: got restricted __be16 [usertype] protocol > > Let's use proper struct ethhdr instead of hard coding everything. > > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html