summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@googlemail.com>2010-03-23 21:51:14 +0100
committerJohn W. Linville <linville@tuxdriver.com>2010-03-31 20:50:51 +0200
commit879999cec9489f8942ebce3ec1b5f23ef948dda7 (patch)
tree7eaeb70e0b0f5a81aad162764e163b8b0e7588f5 /drivers/net/wireless/ipw2x00
parentinclude/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment (diff)
downloadlinux-879999cec9489f8942ebce3ec1b5f23ef948dda7.tar.xz
linux-879999cec9489f8942ebce3ec1b5f23ef948dda7.zip
ar9170usb: fix panic triggered by undersized rxstream buffer
While ar9170's USB transport packet size is currently set to 8KiB, the PHY is capable of receiving AMPDUs with up to 64KiB. Such a large frame will be split over several rx URBs and exceed the previously allocated space for rx stream reconstruction. This patch increases the buffer size to 64KiB which is in fact the phy & rx stream designed size limit. Cc: stable@kernel.org Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=15591 Reported-by: Christian Mehlis <mehlis@inf.fu-berlin.de> Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ipw2x00')
0 files changed, 0 insertions, 0 deletions