linux/drivers/net/ethernet/marvell/mvpp2
Maxime Chevallier 790d32c6d3 net: mvpp2: fix hardcoded number of rx queues
There's a dedicated #define that indicates the number of rx queues per
port per cpu, this commit removes a harcoded use of that value

This doesn't fix any runtime bugs since the harcoded value matches the
expected value.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-12 17:30:48 -07:00
..
Makefile
mvpp2_cls.c
mvpp2_cls.h net: mvpp2: define the number of RSS entries per table in mvpp2.h 2018-07-12 17:30:47 -07:00
mvpp2_main.c net: mvpp2: fix hardcoded number of rx queues 2018-07-12 17:30:48 -07: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: fix include guards in mvpp2_prs.h 2018-07-12 17:30:47 -07:00
mvpp2.h net: mvpp2: define the number of RSS entries per table in mvpp2.h 2018-07-12 17:30:47 -07:00