]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: net: cpsw-phy-sel: initialize priv->dev
authorMugunthan V N <mugunthanvnm@ti.com>
Fri, 9 May 2014 13:37:33 +0000 (19:07 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 May 2014 04:10:59 +0000 (00:10 -0400)
commit0e02c9182cc48fa6b5a3c88d3d5c1f3a4880932b
tree5e2ca29f121b32bd95c36ecfc12971df1f8dced5
parent52026d0f412f91163ba612a8e9c7695418cb78be
drivers: net: cpsw-phy-sel: initialize priv->dev

priv->dev is uninitialized, initializing with pdev->dev

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw-phy-sel.c