Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Gregory CLEMENT e9f6499965 net: mvneta: Do not allocate buffer in rxq init with HWBM
For HWBM all buffers are allocated in mvneta_bm_construct() and in runtime
they are put into descriptors by hardware. There is no need to fill them
at this point.

Suggested-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Tested-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-02 13:52:00 -05:00
..
2016-11-15 22:46:30 -05:00
2016-11-02 15:32:53 -04:00
2016-10-17 13:03:02 -04:00
2016-12-01 15:39:38 -05:00