]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dsa-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 Mar 2015 05:18:29 +0000 (00:18 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Mar 2015 05:18:29 +0000 (00:18 -0500)
commitad39f77b5881adbd9c9b4a3e0e375919615501e6
tree9b62ef1646e406ee2a7d70fb2fdcf8de782c3e4d
parent54d8c401eecab63582c18f7d1bba1ca6a6af7031
parent8975087bbe7afb05a3b1a1f890aa8f28cd60a081
Merge branch 'dsa-next'

Florian Fainelli says:

====================
net: dsa: code re-organization

This pull request contains the first part of the patches required to implement
the grand plan detailed here:

http://www.spinics.net/lists/netdev/msg295942.html

These are mostly code re-organization and function bodies re-arrangement to
allow different callers of lower-level initialization functions for 'struct
dsa_switch' and 'struct dsa_switch_tree' to be later introduced.

There is no functional code change at this point.
====================

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