We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46c30f commit c044220Copy full SHA for c044220
drivers/net/myri_sbus.h
@@ -290,7 +290,6 @@ struct myri_eth {
290
unsigned int reg_size; /* Size of register space. */
291
unsigned int shmem_base; /* Offset to shared ram. */
292
struct sbus_dev *myri_sdev; /* Our SBUS device struct. */
293
- struct myri_eth *next_module; /* Next in adapter chain. */
294
};
295
296
/* We use this to acquire receive skb's that we can DMA directly into. */
0 commit comments