diff options
Diffstat (limited to 'drivers/net/wireless/p54/p54common.h')
-rw-r--r-- | drivers/net/wireless/p54/p54common.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/net/wireless/p54/p54common.h b/drivers/net/wireless/p54/p54common.h index 6207323848bd..bcfb75a4d6bf 100644 --- a/drivers/net/wireless/p54/p54common.h +++ b/drivers/net/wireless/p54/p54common.h | |||
@@ -247,12 +247,6 @@ struct pda_country { | |||
247 | #define PDR_COUNTRY_CERT_IODOOR_OUTDOOR 0x30 | 247 | #define PDR_COUNTRY_CERT_IODOOR_OUTDOOR 0x30 |
248 | #define PDR_COUNTRY_CERT_INDEX 0x0F | 248 | #define PDR_COUNTRY_CERT_INDEX 0x0F |
249 | 249 | ||
250 | /* stored in skb->cb */ | ||
251 | struct memrecord { | ||
252 | u32 start_addr; | ||
253 | u32 end_addr; | ||
254 | }; | ||
255 | |||
256 | struct p54_eeprom_lm86 { | 250 | struct p54_eeprom_lm86 { |
257 | union { | 251 | union { |
258 | struct { | 252 | struct { |