From: Karsten Wiese Date: Wed, 22 Oct 2014 13:47:33 +0000 (+0200) Subject: rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~25^2~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cefe3dfdb9f5f498cae9871f7e52800f5e22c614;p=pandora-kernel.git rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe In a previous patch the call to ieee80211_register_hw was moved from the load firmware callback to the rtl_pci_probe only. rt8192cu also uses this callback. Currently it doesnt create a wlan%d device. Fill in the call to ieee80211_register_hw in rtl_usb_probe. Signed-off-by: Karsten Wiese Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed