)]}'
{
  "commit": "f330fda331d276464baec8ba938d031b4adcf5c7",
  "tree": "905d63da5236dd5d1bb37ddf48fd9ebd04598e0b",
  "parents": [
    "636edeaad5577b6023f0de2b98a010d1cea73607"
  ],
  "author": {
    "name": "Alex Elder",
    "email": "elder@linaro.org",
    "time": "Thu Jun 11 14:48:33 2020 -0500"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Jun 11 18:39:08 2020 -0700"
  },
  "message": "net: ipa: header pad field only valid for AP-\u003emodem endpoint\n\nOnly QMAP endpoints should be configured to find a pad size field\nwithin packet headers.  They are found in the first byte of the QMAP\nheader (and the hardware fills only the 6 bits in that byte that\nconstitute the pad_len field).\n\nThe RMNet driver assumes the pad_len field is valid for received\npackets, so we want to ensure the pad_len field is filled in that\ncase.  That driver also assumes the length in the QMAP header\nincludes the pad bytes.\n\nThe RMNet driver does *not* pad the packets it sends, so the pad_len\nfield can be ignored.\n\nFix ipa_endpoint_init_hdr_ext() so it only marks the pad field\noffset valid for QMAP RX endpoints, and in that case indicates\nthat the length field in the header includes the pad bytes.\n\nSigned-off-by: Alex Elder \u003celder@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf3e8ced3ee0ae79f2ee74d6341608491d9b20d4",
      "old_mode": 33188,
      "old_path": "drivers/net/ipa/ipa_endpoint.c",
      "new_id": "9f50d0d11704c075a03c0d5512b2b1074852a30e",
      "new_mode": 33188,
      "new_path": "drivers/net/ipa/ipa_endpoint.c"
    }
  ]
}
