summaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorGavin Shan <gwshan@linux.vnet.ibm.com>2016-10-21 03:47:42 +0300
committerJoel Stanley <joel@jms.id.au>2016-10-21 04:36:45 +0300
commitc5030bafe019335e2d72861024eee1c2baa34619 (patch)
treed19beed352c350fc046454c9446e2484445a5449 /lib/mpi/mpiutil.c
parentd579dafe26ab168c4b3aea88b75ecc54e8b4776d (diff)
downloadlinux-c5030bafe019335e2d72861024eee1c2baa34619.tar.xz
net/ncsi: Allow to extend NCSI request properties
There is only one NCSI request property for now: the response for the sent command need drive the workqueue or not. So we had one field (@driven) for the purpose. We lost the flexibility to extend NCSI request properties. This replaces @driven with @nr_flags and @nca_req_flags in NCSI request and NCSI command argument struct. Each bit of the newly introduced field can be used for one property. No functional changes introduced. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions