linux/drivers/net/ethernet/marvell/mvpp2
Maxime Chevallier dc734dbe99 net: mvpp2: Use htons when checking protocol info
When checking the skb->protocol field, we have to make sure we use the
proper endianness using htons, and not swab16.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-30 18:54:09 +09:00
..
Makefile
mvpp2_cls.c
mvpp2_cls.h
mvpp2_main.c net: mvpp2: Use htons when checking protocol info 2018-06-30 18:54:09 +09:00
mvpp2_prs.c net: mvpp2: prs: Drop unnecessary swab16 in vlan detection 2018-06-30 18:54:09 +09:00
mvpp2_prs.h net: mvpp2: prs: Drop unions representing TCAM and SRAM entries 2018-06-30 18:54:09 +09:00
mvpp2.h net: mvpp2: prs: Drop unions representing TCAM and SRAM entries 2018-06-30 18:54:09 +09:00