From: Luis R. Rodriguez Date: Wed, 30 Mar 2011 00:56:03 +0000 (-0700) Subject: ath6kl: move setting netdev for non-cf80211 case X-Git-Tag: v3.0-rc1~336^2~883 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fd8d02467606a3f69118b495f6ff5dfb9749422;p=pandora-kernel.git ath6kl: move setting netdev for non-cf80211 case The check for SET_NETDEV_DEV is not required given that this is upstream. The setting of the SET_NETDEV_DEV with the osDevInfo.pOSDevice is redundant for the cfg80211 case as this was already being done, so just set the netdev device for the non-cfg80211 which was missing. Cc: Naveen Singh Signed-off-by: Luis R. Rodriguez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed