From: Sebastian Andrzej Siewior Date: Thu, 12 Mar 2015 14:35:46 +0000 (+0100) Subject: rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~95^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7daa54b747ddddf03737178f2473098a29d1b05c;p=pandora-kernel.git rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio() I have here FRITZ!WLAN USB Stick N v2 / idVendor=057c, idProduct=8501 and every single of this requests ends up with: |ieee80211 phy0: rt2x00usb_vendor_request: Error - Vendor Request 0x0c failed for offset 0x0000 with error -32 I was browsing the the vedor code and I haven't seen such request so I remove it with this patch. If I wasn't look enough or if this error is expected then please excuse :) Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed