commit | 053a93dd126f68ba37973f95f00af6045fa7c957 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Oct 02 05:15:28 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 05 00:43:34 2009 -0700 |
tree | 2ecb601cf6ea7bb9c2f14649e2edcab06b7b1027 | |
parent | 7ffbe3fdace0bdfcdab8dc6c77506feda0871f79 [diff] |
cfg80211: assign device type in netdev notifier callback Instead of having to modify every non-mac80211 for device type assignment, do this inside the netdev notifier callback of cfg80211. So all drivers that integrate with cfg80211 will export a proper device type. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: David S. Miller <davem@davemloft.net>