From: David Kilroy Date: Thu, 18 Jun 2009 22:21:23 +0000 (+0100) Subject: orinoco: Replace net_device with orinoco_private in driver interfaces X-Git-Tag: v2.6.32-rc1~703^2~749 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2608362b22ade22ef5472a8c9b82687d86f976f;p=pandora-kernel.git orinoco: Replace net_device with orinoco_private in driver interfaces Move away from using net_device as the main structure in orinoco function calls. Use orinoco_private instead. This makes more sense when we move to cfg80211, and we get wiphys as well. Signed-off-by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed