Re: [PATCH net-next 0/2] drivers: net: xgene: fix: Use GPIO to get link status

2016-10-12 Thread David Miller
From: Iyappan Subramanian Date: Thu, 6 Oct 2016 14:35:56 -0700 > Since the link value reported by the link status register is not > reliable if no SPF module inserted, this patchset fixes the issue by > using GPIO to determine the link status when no module inserted. > >

[PATCH net-next 0/2] drivers: net: xgene: fix: Use GPIO to get link status

2016-10-06 Thread Iyappan Subramanian
Since the link value reported by the link status register is not reliable if no SPF module inserted, this patchset fixes the issue by using GPIO to determine the link status when no module inserted. Signed-off-by: Iyappan Subramanian Signed-off-by: Quan Nguyen