commit | 5381956b780e82805247c2ec8e32c4c665309394 | [log] [tgz] |
---|---|---|
author | David Kilroy <kilroyd@googlemail.com> | Thu Jun 18 23:21:28 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:45 2009 -0400 |
tree | 04f0f203a5b89dfd48fb8821be2c4ebf9ce3ed9a | |
parent | 35832c50d1d1552618f55aa5457a251df9e63b26 [diff] |
orinoco: move netdev interface creation to main driver With the move to cfg80211 it's nice to keep the hardware operations distinct from the interface, even though we can only support a single interface. This also means the driver resembles other cfg80211 drivers. Signed-off-by: David Kilroy <kilroyd@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>