net: bcmgenet: fix the call to phy_mac_interrupt()
authorPetri Gynther <pgynther@google.com>
Mon, 30 Mar 2015 07:29:35 +0000 (00:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 18:15:01 +0000 (14:15 -0400)
commit451e1ca2ab68b9184379fde7867f278c4b3efc61
tree7a4fa7d47559b8a81ffa17eadc93573aaef514dc
parente122966dd9aedb666df93f5ee6007e1688194611
net: bcmgenet: fix the call to phy_mac_interrupt()

On phy_mac_interrupt() call, the new_link parameter should be 0 or 1.

Signed-off-by: Petri Gynther <pgynther@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/genet/bcmgenet.c
This page took 0.040639 seconds and 5 git commands to generate.