Skip to content
Snippets Groups Projects
Commit c0442209 authored by David S. Miller's avatar David S. Miller
Browse files

[NET] myri_sbus: Kill unused next_module struct member.

parent a46c30fd
No related merge requests found
......@@ -290,7 +290,6 @@ struct myri_eth {
unsigned int reg_size; /* Size of register space. */
unsigned int shmem_base; /* Offset to shared ram. */
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. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment