Home
last modified time | relevance | path

Searched hist:a0509cbeef5dafbab42c42622e012bcc94c3eb9e (Results 1 – 4 of 4) sorted by relevance

/linux/net/ncsi/
H A Dncsi-cmd.cdiff a0509cbeef5dafbab42c42622e012bcc94c3eb9e Tue Oct 04 02:25:51 CEST 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> 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 @flags and @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: David S. Miller <davem@davemloft.net>
H A Dinternal.hdiff a0509cbeef5dafbab42c42622e012bcc94c3eb9e Tue Oct 04 02:25:51 CEST 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> 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 @flags and @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: David S. Miller <davem@davemloft.net>
H A Dncsi-rsp.cdiff a0509cbeef5dafbab42c42622e012bcc94c3eb9e Tue Oct 04 02:25:51 CEST 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> 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 @flags and @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: David S. Miller <davem@davemloft.net>
H A Dncsi-manage.cdiff a0509cbeef5dafbab42c42622e012bcc94c3eb9e Tue Oct 04 02:25:51 CEST 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> 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 @flags and @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: David S. Miller <davem@davemloft.net>