From: David Kilroy Date: Thu, 18 Jun 2009 22:21:28 +0000 (+0100) Subject: orinoco: move netdev interface creation to main driver X-Git-Tag: v2.6.32-rc1~703^2~744 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5381956b780e82805247c2ec8e32c4c665309394;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed