summaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorTroy Tan <troy_tan@realsil.com.cn>2015-02-03 11:15:17 -0600
committerSasha Levin <sasha.levin@oracle.com>2015-05-17 19:12:31 -0400
commitc42f3e154ec94d298480397cc82613d26b712449 (patch)
tree6a3fbcd2202d685ab110adb5e018d881fdb48908 /fs/exec.c
parent35d44e970eb865125c699a77c1d143236488babc (diff)
rtlwifi: rtl8192ee: Fix handling of new style descriptors
[ Upstream commit d0311314d00298f83aa5450a1d4a92889e7cc2ea ] The hardware and firmware for the RTL8192EE utilize a FIFO list of descriptors. There were some problems with the initial implementation. The worst of these failed to detect that the FIFO was becoming full, which led to the device needing to be power cycled. As this condition is not relevant to most of the devices supported by rtlwifi, a callback routine was added to detect this situation. This patch implements the necessary changes in the pci handler, and the linkage into the appropriate rtl8192ee routine. Signed-off-by: Troy Tan <troy_tan@realsil.com.cn> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> [V3.18] Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions