commit | 2022e9d50798aa592887ccb5a7d045e537f3855f | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Jun 07 15:06:13 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 09 23:37:23 2016 -0700 |
tree | a074e9fccb0a3ec597bf081ccef8db76fea7d8a7 | |
parent | 7d84e37e114215be0a0c80095891c8268a99352b [diff] |
bgmac: Bind net_device with backing device structure In preparation for allowing different helpers to be utilized against network devices created by the bgmac driver, make sure that we bind the net_device with core->dev. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>