)]}'
{
  "commit": "e6d619ea3dba6e2e60cce0e6e850e46a0d584b44",
  "tree": "78f4ba9815a1ccead99d6456abf5b851cae9380c",
  "parents": [
    "6dbd5c7876d3401f34bd83af8bc5c9b6f7e003da"
  ],
  "author": {
    "name": "Robert Lubos",
    "email": "robert.lubos@nordicsemi.no",
    "time": "Tue Oct 05 15:51:17 2021 +0200"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Thu Nov 25 10:46:35 2021 -0500"
  },
  "message": "net: l2: ieee802154: Fix packed structure warning\n\n`struct ieee802154_mpdu` access generates warnings related to unaligned\naccess to packed structure member. The structure itself however does not\nneed to be packed, since it is not mapped directly into the frame\nbuffer, but rather contains pointers to the structures representing\ncorresponding header regions in the frame. Those structures are\ncorrectly defined as packed.\n\nSigned-off-by: Robert Lubos \u003crobert.lubos@nordicsemi.no\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "21f621957f0bc6272e879a7a9976af693a3df2cd",
      "old_mode": 33188,
      "old_path": "subsys/net/l2/ieee802154/ieee802154_frame.h",
      "new_id": "02df8bdfd7f2f4a04c5a56dda108e68a443e8bda",
      "new_mode": 33188,
      "new_path": "subsys/net/l2/ieee802154/ieee802154_frame.h"
    }
  ]
}
