From: Iyappan Subramanian
Date: Mon, 25 Jul 2016 17:12:35 -0700
> This patchset addresses the following issues,
>
> 1. Fixes the kernel crash when the driver loaded as an kernel module
> - by fixing hardware cleanups and rearrange kernel API calls
>
> 2. Hot-plug issue on the SGMII 1G int
This patchset addresses the following issues,
1. Fixes the kernel crash when the driver loaded as an kernel module
- by fixing hardware cleanups and rearrange kernel API calls
2. Hot-plug issue on the SGMII 1G interface
- by adding a driver for MDIO management
Signed-off-by: Iyap