commit | 7aceb47a9df3383b24824c3e4bd4f029e4598fda | [log] [tgz] |
---|---|---|
author | Zoltan Kiss <zoltan.kiss@citrix.com> | Mon Mar 24 23:59:51 2014 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 26 16:33:42 2014 -0400 |
tree | f6a875320312166b874ec5b57ec0541ea7aef900 | |
parent | 0e59a4a553df312b5308c75085f7f02b12680d12 [diff] |
xen-netback: Functional follow-up patch for grant mapping series Ian made some late comments about the grant mapping series, I incorporated the functional outcomes into this patch: - use callback_param macro to shorten access to pending_tx_info in xenvif_fill_frags() and xenvif_tx_submit() - print an error message in xenvif_idx_unmap() before panic Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>