Re: [PATCH 4/5] net: Use skb accessors for skb->page

2019-05-02 Thread kbuild test robot
Hi Matthew, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] [also build test ERROR on v5.1-rc7] [cannot apply to next-20190501] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://githu

[PATCH 4/5] net: Use skb accessors for skb->page

2019-04-30 Thread Matthew Wilcox
From: "Matthew Wilcox (Oracle)" In preparation for renaming skb->page, use the fine accessors which already exist. Signed-off-by: Matthew Wilcox (Oracle) --- drivers/hsi/clients/ssi_protocol.c | 3 ++- drivers/net/ethernet/cavium/liquidio/lio_main.c| 2 +- drivers/net/ether