]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mvneta'
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2014 20:53:04 +0000 (16:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2014 20:53:04 +0000 (16:53 -0400)
commit36410452e59d0d31d00a63cb3368a3486f11800f
treeb2acdc5f918c94602776b1ad3cd05d075b625096
parentfd01459c54ef78f25e0735ddf9625123b2d40ba3
parenta28fb81144ba8785ac8bd765bc3b99d0e930f8e5
Merge branch 'mvneta'

Thomas Petazzoni says:

====================
net: mvneta: fix usage as a module

The following set of two patches fix the usage of the mvneta driver
when built as a module, and used in RGMII configurations. It is
somewhat similar to a previous fix that was made by Arnaud Patard, but
which was limited to SGMII configurations.
====================

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