From: sfel...@gmail.com
Date: Sun, 10 May 2015 09:47:45 -0700
> The main theme of this patch set is to cleanup swdev in preparation for
> new features or fixes to be added soon. We have a pretty good idea now how
> to handle stacked drivers in swdev, but there where some loose ends. For
> exampl
From: Scott Feldman
v7:
Address review comments:
- [Jiri] split the br_setlink and br_dellink reverts into their own patches
- [Jiri] some parameter cleanup of rocker's memory allocators
- [Jiri] pass trans mode as formal parameter rather than hanging off of
rocker_port.
v6:
Address r