diff options
author | Helmut Schaa <helmut.schaa@googlemail.com> | 2012-04-19 13:24:10 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-04-23 15:35:29 -0400 |
commit | 88211021a67250fd65029d7400f41ee8f91cb25d (patch) | |
tree | 7dcb1dd566c559dfe6a4d903bfbf47acc0249286 /Documentation/flexible-arrays.txt | |
parent | 0c0fdf6c80d4abd879e8bfaf48a20fd2b37e6c67 (diff) | |
download | linux-rt-88211021a67250fd65029d7400f41ee8f91cb25d.tar.gz |
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
Since the RX path on USB devices is handled in process context we can
use GFP_KERNEL for RX buffer allocation. This should reduce the
likelihood of allocation failures.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Tested-By: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation/flexible-arrays.txt')
0 files changed, 0 insertions, 0 deletions