aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorStefan Weinhuber <[email protected]>2008-08-21 19:46:38 +0200
committerMartin Schwidefsky <[email protected]>2008-08-21 19:46:41 +0200
commit49fd38bdaa96f093fcad3176a781a4d0de8f8602 (patch)
treed793b150a15f6543578fd4cb580ba62cfd58aa17 /net/lapb/lapb_subr.c
parent152382af4056aadc0c2ea2e8e8258b277be085bf (diff)
[S390] dasd: fix data size for PSF/PRSSD command
The Perform Subsystem Function/Prepare for Read Subsystem Data command requires 12 bytes of parameter data, but the respective data structure dasd_psf_prssd_data has a length of 16 bytes. Current storage servers ignore the obsolete bytes, but older models fail to execute the command and report an incorrect length error. This causes the device initilization for these devices to fail. To fix this problem we need to correct the dasd_psf_prssd_data structure and shorten it to the correct length. Reported-by: Ivan Warren <[email protected]> Reviewed-by: Ivan Warren <[email protected]> Tested-by: Ivan Warren <[email protected]> CC: stable <[email protected]> Signed-off-by: Stefan Weinhuber <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions