Skip to content

Commit c044220

Browse files
author
David S. Miller
committed
[NET] myri_sbus: Kill unused next_module struct member.
Signed-off-by: David S. Miller <[email protected]>
1 parent a46c30f commit c044220

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/myri_sbus.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ struct myri_eth {
290290
unsigned int reg_size; /* Size of register space. */
291291
unsigned int shmem_base; /* Offset to shared ram. */
292292
struct sbus_dev *myri_sdev; /* Our SBUS device struct. */
293-
struct myri_eth *next_module; /* Next in adapter chain. */
294293
};
295294

296295
/* We use this to acquire receive skb's that we can DMA directly into. */

0 commit comments

Comments
 (0)