Hi Dave, please apply another batch of qeth patches for net-next. This reworks the xmit path for L2 OSAs to use skb_cow_head() instead of skb_realloc_headroom(). Thanks, Julian Julian Wiedmann (7): s390/qeth: split L2 xmit paths s390/qeth: pass full data length to l2_fill_header() s390/qeth: pass TSO header length to fill_buffer() s390/qeth: pass TSO data offset to fill_buffer() s390/qeth: pass full IQD header length to fill_buffer() s390/qeth: unify code to build header elements s390/qeth: use skb_cow_head() for L2 OSA xmit drivers/s390/net/qeth_core.h | 8 +- drivers/s390/net/qeth_core_main.c | 78 +++++++----- drivers/s390/net/qeth_l2_main.c | 243 ++++++++++++++++++++++---------------- drivers/s390/net/qeth_l3_main.c | 18 +-- 4 files changed, 206 insertions(+), 141 deletions(-) -- 2.11.2 -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html