bus/policy: fix obvious mistake send->receive 15/273015/1
authorAdrian Szyndela <adrian.s@samsung.com>
Tue, 29 Mar 2022 14:03:45 +0000 (16:03 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Tue, 29 Mar 2022 14:03:45 +0000 (16:03 +0200)
commitdd366f2e664d660084fcbaaba30ae6c8dc8cdd4a
tree0528e5896cc3aea4f9d8db9d0e13c81daac1eaff
parent6b0a180b0e3ebcde3b067a813794a75f0ae7ec19
bus/policy: fix obvious mistake send->receive

Fortunately, the bit fields are at the exact same position,
in the union, so it worked so far...

Change-Id: Iaad9589dfc0f4f7e6a0f4ef4767a600f4cf2f54a
bus/policy.c