commit | 92493a2f8a8d5a5bc1188fc71ef02df859ebd932 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Wed Jul 24 04:36:15 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 24 11:46:03 2019 -0700 |
tree | fee01d1e0b722ec30a27bd6a45517db11baffd27 | |
parent | 8f75ec1a220e0a4b0f1abbc564987fe754cdc6f0 [diff] |
Build fixes for skb_frag_size conversion I missed a few places. One is in some ifdeffed code which will probably never be re-enabled; the others are in drivers which can't currently be compiled on x86. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>