commit | 224cd4b44cbc14d73b13144d15d514d870d3ebfd | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:02 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:02 2014 +0200 |
tree | 99529d0bdd6ae40f6e36f6e8e832840aa2f17c91 | |
parent | 0dc5a27a175b9b90fb8a84846f915d3a9f50dae9 [diff] |
net: ethernet: drop owner assignment from platform_drivers A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>