aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2011-08-10 15:32:23 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-29 13:29:16 -0700
commit5af075e3d112a6d9c2fa53c1b99a5ee945e649fd (patch)
tree867adf11f2f753295189439030e843aa34847d98 /CREDITS
parent4ca4e8168092fcf2c352b25556e786762668a2a4 (diff)
downloadkernel_samsung_crespo-5af075e3d112a6d9c2fa53c1b99a5ee945e649fd.zip
kernel_samsung_crespo-5af075e3d112a6d9c2fa53c1b99a5ee945e649fd.tar.gz
kernel_samsung_crespo-5af075e3d112a6d9c2fa53c1b99a5ee945e649fd.tar.bz2
rt2x00: fix order of entry flags modification
commit df71c9cfceea801e7e26e2c74241758ef9c042e5 upstream. In rt2800usb_work_txdone we check flags in order: - ENTRY_OWNER_DEVICE_DATA - ENTRY_DATA_STATUS_PENDING - ENTRY_DATA_IO_FAILED Modify flags in separate order in rt2x00usb_interrupt_txdone, to avoid processing entries in _txdone with wrong flags or skip processing ready entries. Reported-by: Justin Piszcz <jpiszcz@lucidpixels.com> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions