瀏覽代碼

[NET] myri_sbus: Kill unused next_module struct member.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 19 年之前
父節點
當前提交
c0442209e4
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/net/myri_sbus.h

+ 0 - 1
drivers/net/myri_sbus.h

@@ -290,7 +290,6 @@ struct myri_eth {
 	unsigned int			reg_size;	/* Size of register space.    */
 	unsigned int			reg_size;	/* Size of register space.    */
 	unsigned int			shmem_base;	/* Offset to shared ram.      */
 	unsigned int			shmem_base;	/* Offset to shared ram.      */
 	struct sbus_dev			*myri_sdev;	/* Our SBUS device struct.    */
 	struct sbus_dev			*myri_sdev;	/* Our SBUS device struct.    */
-	struct myri_eth			*next_module;	/* Next in adapter chain.     */
 };
 };
 
 
 /* We use this to acquire receive skb's that we can DMA directly into. */
 /* We use this to acquire receive skb's that we can DMA directly into. */