diff options
author | Anup Patel <anup.patel@broadcom.com> | 2017-08-22 15:26:52 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-08-28 16:44:24 +0530 |
commit | 57a285085985c80ee0c7baa9938f28cf7e6d69fe (patch) | |
tree | 0b1c85e891412660b1512dadcc16efe026955d3c /kernel | |
parent | e4274cfa422b50c5b74434f4f23d9163626a01f4 (diff) | |
download | linux-57a285085985c80ee0c7baa9938f28cf7e6d69fe.tar.bz2 |
dmaengine: bcm-sba-raid: Common flags for sba_request state and fence
This patch merges sba_request state and fence into common
sba_request flags. The sba_request flags not only saves
memory but it can also be extended in-future without adding
new members.
We also make each sba_request state as separate bit in
sba_request flags to help debugging situations where a
sba_request is accidently in two states.
Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions