Commit e5ef7bf0 authored by Nils Goroll's avatar Nils Goroll

fix typo

parent 097e8f92
...@@ -296,8 +296,8 @@ struct pesi_tree { ...@@ -296,8 +296,8 @@ struct pesi_tree {
#define PF_MASK_CFG \ #define PF_MASK_CFG \
( PF_CFG_SERIAL \ ( PF_CFG_SERIAL \
| PF_CFG_THREAD \ | PF_CFG_THREAD \
| PF_CFG_BLOCK_PRIVATE \
| PF_CFG_BLOCK_FINAL \ | PF_CFG_BLOCK_FINAL \
| PF_CFG_FRONT_PUSH \
) )
/* /*
* per request state * per request state
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment