Merge branch 'mlxsw-SPAN-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Tue, 13 Feb 2018 17:26:26 +0000 (12:26 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Feb 2018 17:26:26 +0000 (12:26 -0500)
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>

Trivial merge