bgmac: return error on failed PHY write
authorRafał Miłecki <zajec5@gmail.com>
Tue, 12 Feb 2013 23:14:51 +0000 (23:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Feb 2013 18:58:18 +0000 (13:58 -0500)
Some callers may want to know if PHY write succeed. Also make PHY
functions static, they are not exported anywhere.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found