Merge branch 'xen-netfront-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 Jan 2015 05:22:12 +0000 (00:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jan 2015 05:22:12 +0000 (00:22 -0500)
commit6a38cc2be61c2293112adfa019158b9dc6e7eb03
tree47cb71e2663f17bdb8abea097c3c030d03c63d81
parent933685cacb0483d43345273c9e83f7ff0c8dc4bd
parenta55e8bb8fb89c90b33791861e59859a39e57ba30
Merge branch 'xen-netfront-next'

David Vrabel says:

====================
xen-netfront: refactor making Tx requests

As netfront as evolved to handle different sorts of skbs the code to
fill a Tx requests has been copy and pasted several times.  The series
refactors this and a few other areas.

The first patch is to a Xen header but this can be merged via
net-next.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>