aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorPaul Durrant <Paul.Durrant@citrix.com>2016-03-10 12:30:27 +0000
committerDavid S. Miller <davem@davemloft.net>2016-03-13 22:08:01 -0400
commit562abd39a1902745bdcab266c7824cd6c5bc34d3 (patch)
treee4c6dd06060b89a11b76deb2cabd965a6d8582b0 /block
parentxen-netback: re-import canonical netif header (diff)
downloadlinux-dev-562abd39a1902745bdcab266c7824cd6c5bc34d3.tar.xz
linux-dev-562abd39a1902745bdcab266c7824cd6c5bc34d3.zip
xen-netback: support multiple extra info fragments passed from frontend
The code does not currently support a frontend passing multiple extra info fragments to the backend in a tx request. The xenvif_get_extras() function handles multiple extra_info fragments but make_tx_response() assumes there is only ever a single extra info fragment. This patch modifies xenvif_get_extras() to pass back a count of extra info fragments, which is then passed to make_tx_response() (after possibly being stashed in pending_tx_info for deferred responses). Signed-off-by: Paul Durrant <paul.durrant@citrix.com> Cc: Wei Liu <wei.liu2@citrix.com> Acked-by: Wei Liu <wei.liu2@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions