RFT: bcm43xx: Ignore intermediate status reports

2007-02-05 Thread Larry Finger
Please test the following patch. If an intermediate status report were delivered, it is likely that the kernel would oops. As I have not received any reports of this happening, it probably doesn't happen and this patch is benign. If testing does not reveal any problems, this patch will be sent

Re: RFT: bcm43xx: Ignore intermediate status reports

2007-02-05 Thread Michael Buesch
The names intermediate and ampdu are swapped. My fault, sorry. The subject should say: RFT: bcm43xx: Ignore ampdu status reports The description: If bcm43xx were to process an ampdu status response, a kernel oops is likely. The patch also properly names the intermediate status response. But