)]}'
{
  "commit": "ea1649dea95fb270af94f75e842402c4cfbfc15f",
  "tree": "89ae265b530926e13d6ea26bf34e5a03544c4d93",
  "parents": [
    "c457338d7acd3823e765b684a62294cfda9d2f55"
  ],
  "author": {
    "name": "Nico Erfurth",
    "email": "ne@erfurth.eu",
    "time": "Tue Nov 08 07:30:40 2011 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Nov 08 12:37:07 2011 -0500"
  },
  "message": "Fix incorrect usage of NET_IP_ALIGN\n\nThe driver used NET_IP_ALIGN to remove some additional padding inside of\nthe rx_fixup function. On many architectures NET_IP_ALIGN defaults to 2\nwhich removed the correct amount of bytes.\n\nOn MCORE2-machines commit ea812ca1b06113597adcd8e70c0f84a413d97544\nintroduces a change which sets NET_IP_ALIGN to 0 by default. Which\ntriggered the bug on these machines.\n\nThis fix introduces a new RXW_PADDING define and uses this instead of\nNET_IP_ALIGN. The name was taken from the original SMSC7500 driver which\nis provided by SMSC.\n\nSigned-off-by: Nico Erfurth \u003cne@erfurth.eu\u003e\nTested-by: Phil Sutter \u003cphil@nwl.cc\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "22a7cf951e728132b6f55d0d99584fc50e374eaa",
      "old_mode": 33188,
      "old_path": "drivers/net/usb/smsc75xx.c",
      "new_id": "a5b9b12ef268134fef1e978d8e19ce5468c16135",
      "new_mode": 33188,
      "new_path": "drivers/net/usb/smsc75xx.c"
    }
  ]
}
