]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/wireless/p54/p54usb.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / p54 / p54usb.h
index 1baaff058c5a1dcceeb6cb87159dddd852a0b590..5b8fe91379c36e947ad3ff23bc8b2bfddaf512c5 100644 (file)
@@ -72,6 +72,11 @@ struct net2280_tx_hdr {
        u8 padding[8];
 } __attribute__((packed));
 
+struct lm87_tx_hdr {
+       __le32 device_addr;
+       __le32 chksum;
+} __attribute__((packed));
+
 /* Some flags for the isl hardware registers controlling DMA inside the
  * chip */
 #define ISL38XX_DMA_STATUS_DONE                        0x00000001