- fix typo

Approved by:	kib@
This commit is contained in:
eadler 2011-12-10 21:05:06 +00:00
parent 57f34640a0
commit 0aa55ed72f

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 */