From: David S. Miller Date: Mon, 14 Mar 2016 02:08:01 +0000 (-0400) Subject: Merge branch 'xen-netback-fix-multiple-extra-info-handling' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3c4ef85155acc8d7033d668536011f92c95f1065;p=linux-beck.git Merge branch 'xen-netback-fix-multiple-extra-info-handling' Paul Durrant says: ==================== xen-netback: fix multiple extra info handling If a frontend passes multiple extra info fragments to netback on the guest transmit side, because xen-netback does not account for this properly, only a single ack response will be sent. This will eventually cause processing of the shared ring to wedge. This series re-imports the canonical netif.h from Xen, where the ring protocol documentation has been updated, fixes this issue in xen-netback and also adds a patch to reduce log spam. ==================== Signed-off-by: David S. Miller --- 3c4ef85155acc8d7033d668536011f92c95f1065