)]}'
{
  "commit": "9d90fb1ac9d97da86e24d9ea947bf2a2f333829a",
  "tree": "6d131717366e60ec0b8d1c8adbc133d99ff5f736",
  "parents": [
    "305282ba19f81e571bd6d2dcc10ebb02e59a06ef"
  ],
  "author": {
    "name": "Jay Cliburn",
    "email": "jacliburn@bellsouth.net",
    "time": "Sat Feb 02 19:50:05 2008 -0600"
  },
  "committer": {
    "name": "Jeff Garzik",
    "email": "jeff@garzik.org",
    "time": "Mon Mar 17 07:49:23 2008 -0400"
  },
  "message": "atl1: fix broken TSO\n\nThe L1 tx packet descriptor expects TCP Header Length to be expressed as a\nnumber of 32-bit dwords.  The atl1 driver uses tcp_hdrlen() to populate the\nfield, but tcp_hdrlen() returns the header length in bytes, not in dwords.\nAdd a shift to convert tcp_hdrlen() to dwords when we write it to the tpd.\n\nAlso, some of our bit assignments are made to the wrong tpd words.  Change\nthose to the correct words.\n\nFinally, since all this fixes TSO, enable TSO by default.\n\nSigned-off-by: Jay Cliburn \u003cjacliburn@bellsouth.net\u003e\nAcked-by: Chris Snook \u003ccsnook@redhat.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a84c97c75c752bca3061aea469b86cdf37bfb332",
      "old_mode": 33188,
      "old_path": "drivers/net/atlx/atl1.c",
      "new_id": "8a26dad96acb37e9392138c62d83e55405079b69",
      "new_mode": 33188,
      "new_path": "drivers/net/atlx/atl1.c"
    }
  ]
}
