OSDN Git Service

net: wireless: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:16 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:16 +0000 (16:21 +0200)
commit77cb54db5c2eba4f37d54d385a6a1553ba32e050
tree96295a373c3208464f7fa0bad1da32820cde9fc6
parent9aec7aeced5ae5a22a0702794b061d34723d79e1
net: wireless: 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>
drivers/net/wireless/mac80211_hwsim.c