Re: [PATCH v3 net-next 9/9] net: mvneta: Use the new hwbm framework

2016-03-05 Thread kbuild test robot
Hi Gregory, [auto build test ERROR on v4.5-rc6] [cannot apply to net-next/master robh/for-next next-20160304] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Gregory-CLEMENT/API-set-for-HW-Buff

[PATCH v3 net-next 9/9] net: mvneta: Use the new hwbm framework

2016-03-05 Thread Gregory CLEMENT
Now that the hardware buffer management framework had been introduced, let's use it. Signed-off-by: Gregory CLEMENT --- drivers/net/ethernet/marvell/Kconfig | 1 + drivers/net/ethernet/marvell/mvneta.c| 38 +++-- drivers/net/ethernet/marvell/mvneta_bm.c | 140 +++--