md_pad is used by MDIOCLIST and not available for future use.
MFC after: 1 week
This commit is contained in:
parent
8b9f77a14c
commit
c92c85ffeb
@ -64,7 +64,7 @@ struct md_ioctl {
|
||||
int md_fwheads; /* firmware heads */
|
||||
int md_fwsectors; /* firmware sectors */
|
||||
char *md_label; /* label of the device */
|
||||
int md_pad[MDNPAD]; /* padding for future ideas */
|
||||
int md_pad[MDNPAD]; /* storage for MDIOCLIST */
|
||||
};
|
||||
|
||||
#define MD_NAME "md"
|
||||
|
Loading…
Reference in New Issue
Block a user