summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/reg.h
diff options
context:
space:
mode:
authorKarsten Wiese <fzuuzf@googlemail.com>2014-10-22 15:47:34 +0200
committerJohn W. Linville <linville@tuxdriver.com>2014-10-23 14:02:07 -0400
commit4f2b244c7d5b81ce4f0c6c0382f3a3b7c2dbec1c (patch)
tree7768d14df870c75a6da35da18141c7b8c1425419 /drivers/net/wireless/rtlwifi/rtl8192cu/reg.h
parentcefe3dfdb9f5f498cae9871f7e52800f5e22c614 (diff)
downloadblackbird-obmc-linux-4f2b244c7d5b81ce4f0c6c0382f3a3b7c2dbec1c.tar.gz
blackbird-obmc-linux-4f2b244c7d5b81ce4f0c6c0382f3a3b7c2dbec1c.zip
rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt
rtl92c_set_fw_rsvdpagepkt is used by rtl8192cu and its pci sibling rtl8192ce. rtl_cmd_send_packet crashes when called inside rtl8192cu because it works on memory allocated only by rtl8192ce. Fix the crash by calling a dummy function when used in rtl8192cu. Comparision with the realtek vendor driver makes me think, something is missing in the dummy function. Short test as WPA2 station show good results connected to an 802.11g basestation. Traffic stops after few MBytes as WPA2 station connected to an 802.11n basestation. Signed-off-by: Karsten Wiese <fzuuzf@googlemail.com> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/rtl8192cu/reg.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud