提交 84b709d3 编写于 作者: C Christophe JAILLET 提交者: Jakub Kicinski
上级 690bf643
...@@ -34,8 +34,8 @@ struct ax_plat_data { ...@@ -34,8 +34,8 @@ struct ax_plat_data {
const unsigned char *buf, int star_page); const unsigned char *buf, int star_page);
void (*block_input)(struct net_device *dev, int count, void (*block_input)(struct net_device *dev, int count,
struct sk_buff *skb, int ring_offset); struct sk_buff *skb, int ring_offset);
/* returns nonzero if a pending interrupt request might by caused by /* returns nonzero if a pending interrupt request might be caused by
* the ax88786. Handles all interrupts if set to NULL * the ax88796. Handles all interrupts if set to NULL
*/ */
int (*check_irq)(struct platform_device *pdev); int (*check_irq)(struct platform_device *pdev);
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册