]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'netsec-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Oct 2018 17:55:35 +0000 (10:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Oct 2018 17:55:35 +0000 (10:55 -0700)
commitd349e7f7e6e95caea8af6b393f119e8774ea6820
tree52f5d7e199ab7b77ef6c22be72a3b680899a6863
parent6fd427be0d27a5ec294b190904efafa0a710c25e
parent3a44c453085472b1801c22c5c9d17e2e97fb22c8
Merge branch 'netsec-fixes'

Masahisa Kojima says:

====================
Bugfix for the netsec driver

This patch series include bugfix for the netsec ethernet
controller driver, fix the problem in interface down/up.

changes in v2:
 - change the place to perform the PHY power down
 - use the MACROs defiend in include/uapi/linux/mii.h
 - update commit comment
====================

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