2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 22:54:11 +08:00
linux-next/drivers/net/ethernet/marvell/mvpp2
Maxime Chevallier 432b59426b net: mvpp2: prs: Drop unnecessary swab16 in vlan detection
Vlan IDs must not be swapped when creating Header Parser entries. This
has no effect on little-endian systems, but is wrong for big-endian.

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: Make TX / RX descriptors little-endian 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