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 53f2bca commit 5029c5eCopy full SHA for 5029c5e
drivers/s390/block/dasd_int.h
@@ -283,7 +283,7 @@ struct dasd_pprc_dev_info {
283
__u8 secondary; /* 7 Secondary device address */
284
__u16 pprc_id; /* 8-9 Peer-to-Peer Remote Copy ID */
285
__u8 reserved2[12]; /* 10-21 reserved */
286
- __u16 prim_cu_ssid; /* 22-23 Pimary Control Unit SSID */
+ __u16 prim_cu_ssid; /* 22-23 Primary Control Unit SSID */
287
__u8 reserved3[12]; /* 24-35 reserved */
288
__u16 sec_cu_ssid; /* 36-37 Secondary Control Unit SSID */
289
__u8 reserved4[90]; /* 38-127 reserved */
0 commit comments