- fix typo

Approved by:	kib@
This commit is contained in:
Eitan Adler 2011-12-10 21:05:06 +00:00
parent c5ecbfb410
commit a506169a2b

View File

@ -714,7 +714,7 @@ struct bwn_txhdr {
uint16_t tx_status;
struct bwn_plcp6 rts_plcp;
uint8_t rts_frame[16];
uint8_t pad1[2];;
uint8_t pad1[2];
struct bwn_plcp6 plcp;
} __packed old;
/* format > r410 */