)]}'
{
  "commit": "b200204e8e2a2eee081d576ed578d87b75813b46",
  "tree": "61d09fb401cd731838b5aa507c312b651ecc78a3",
  "parents": [
    "876d4515e38dfcec4346968caf6a0c9c8176ea0b"
  ],
  "author": {
    "name": "Claudiu Manoil",
    "email": "claudiu.manoil@freescale.com",
    "time": "Mon Sep 30 12:44:41 2013 +0300"
  },
  "committer": {
    "name": "Joe Hershberger",
    "email": "joe.hershberger@ni.com",
    "time": "Fri Nov 22 17:02:56 2013 -0600"
  },
  "message": "net: tsec: Fix priv pointer in tsec_mcast_addr()\n\nAccess to privlist[1] (hardcoded referece to the 2nd tsec\u0027s\npriv area) is neither correct nor does it make sense in the\ncurrent context.  Each tsec dev has access to its own priv\ninstance only, and hence to its own set of group address\nregisters (GADDR) to filter multicast addresses.\n\nThis fix leads to removal of the unused (faulty) privlist[]\nand related global static vars.  Note that mcast() can be\ncalled only after eth_device allocation and init, and hence\nafter priv area allocation, so dev-\u003epriv is correctly\ninitialized upon mcast() call.\n\nSigned-off-by: Claudiu Manoil \u003cclaudiu.manoil@freescale.com\u003e\nPatch: 278990\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9ffc801bc708346c7cb5492d3624c8f6276e9f80",
      "old_mode": 33188,
      "old_path": "drivers/net/tsec.c",
      "new_id": "9371ffa0daab9607b9828792be59f4792b4c993e",
      "new_mode": 33188,
      "new_path": "drivers/net/tsec.c"
    }
  ]
}
