From: Subash Abhinov Kasiviswanathan
Date: Wed, 11 Oct 2017 18:43:51 -0600
> This series fixes some of the broken rmnet functionality.
> Bridge mode is re-written and made useable and the muxed_ep is converted to
> hlist.
>
> Patches 1-5 are cleanups in preparation for these changes.
> Patch 6
This series fixes some of the broken rmnet functionality.
Bridge mode is re-written and made useable and the muxed_ep is converted to
hlist.
Patches 1-5 are cleanups in preparation for these changes.
Patch 6 does the hlist conversion.
Patch 7 has the implementation of the rmnet bridge mode.
v1->