OSDN Git Service

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)
commit6b7a02f7089b223317bf264b8fdfdaf74be35b5f
tree52f5d7e199ab7b77ef6c22be72a3b680899a6863
parent487e2e22ab7968f2c0c82f37b5ca5883efd1a354
parent8d5b0bf611ec5b7618d5b772dddc93b8afa78cb8
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>