On Thu, 2007-09-06 at 01:42 +0200, Johannes Berg wrote: > +/* show frames with failed FCS, but set RX_FLAG_FAILED_FCS_CRC for them */ > +#define FIF_FCSFAIL 0x04 > +/* show frames with failed PLCP CRC, but set RX_FLAG_FAILED_PLCP_CRC for them */ > +#define FIF_PLCPFAIL 0x08 For those wanting to uses these flags I should notice that the b43 patch is currently incomplete, it doesn't set the related RX flags on the bad packets. This doesn't matter for now of course because we have no way of enabling these flags. Also, I should note that the next patches in this series document these better, I just split that up for more technical reasons. I could roll the changes into this patch but I feel it's not worth the effort of rediffing everything. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part