commit | d520d58124e6c1eaa1e53cd834e53b14af8a7f2d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Feb 13 12:26:26 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 13 12:26:26 2018 -0500 |
tree | 7bb6a17cc2aa01e2529e59fa9d3065bba9b53472 | |
parent | 439ccd8ce9eeb4c44632404a0ba38f947e97caba [diff] | |
parent | a629ef210d890bc279280d5f53ef72e10ad8a523 [diff] |
Merge branch 'mlxsw-SPAN-cleanups' Jiri Pirko says: ==================== mlxsw: SPAN cleanups In patch one of this short series, a misplaced pointer star is moved to the correct place. In the second patch, we observe that if SPAN entries carry their reference count anyway, it's redundant to also carry a "used" flag. In the third patch, SPAN support code is moved to a separate module. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>