Commit: 1748b9e5490ccb237efb36a8bcc7e44584c87024
Parent: 7814825978fbe037d5872017e0d4c0dff534a476
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2012-10-03 22:40:28
Tree: 204e531b03919ac622d10193286d8a437fac2b8f

eir: Store class in struct eir_data as uint32_t This simplify code as class is stored on storage as uint32_t and had to be converted to it in few places.

Diffstat

M src/adapter.c | 11 ++++- - - - - - -
M src/eir.c | 3 ++-
M src/eir.h | 2 +-
M src/event.c | 11 +++- - - - - - - -
M src/event.h | 2 +-
M src/mgmt.c | 2 +-

6 files changed, 12 insertions(+), 19 deletions(-)

View Full Diff | Patch