提交 8b9fc8ae 编写于 作者: A Al Viro 提交者: Linus Torvalds

dm9000 trivial annotation

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 b32661e0
...@@ -968,7 +968,7 @@ dm9000_interrupt(int irq, void *dev_id) ...@@ -968,7 +968,7 @@ dm9000_interrupt(int irq, void *dev_id)
struct dm9000_rxhdr { struct dm9000_rxhdr {
u8 RxPktReady; u8 RxPktReady;
u8 RxStatus; u8 RxStatus;
u16 RxLen; __le16 RxLen;
} __attribute__((__packed__)); } __attribute__((__packed__));
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册