)]}'
{
  "commit": "e2a85aecebc03d165bc2dcd233deadd5dd97ea9f",
  "tree": "b10efdc196b4ae601a499f36ade2ed98492302fe",
  "parents": [
    "a9cf73ea7ff78f52662c8658d93c226effbbedde"
  ],
  "author": {
    "name": "Andrea Galbusera",
    "email": "gizero@gmail.com",
    "time": "Thu Apr 21 02:21:21 2011 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Apr 21 16:59:30 2011 -0700"
  },
  "message": "powerpc: Fix multicast problem in fs_enet driver\n\nmac-fec.c was setting individual UDP address registers instead of multicast\ngroup address registers when joining a multicast group.\nThis prevented from correctly receiving UDP multicast packets.\nAccording to datasheet, replaced hash_table_high and hash_table_low\nwith grp_hash_table_high and grp_hash_table_low respectively.\nAlso renamed hash_table_* with grp_hash_table_* in struct fec declaration\nfor 8xx: these registers are used only for multicast there.\n\nTested on a MPC5121 based board.\nBuild tested also against mpc866_ads_defconfig.\n\nSigned-off-by: Andrea Galbusera \u003cgizero@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6b6dc20b0bebab9b1154e7cd5bab13ebd669c85a",
      "old_mode": 33188,
      "old_path": "arch/powerpc/include/asm/8xx_immap.h",
      "new_id": "bdf0563ba423886a5cde9ff2a63a47e8a3365604",
      "new_mode": 33188,
      "new_path": "arch/powerpc/include/asm/8xx_immap.h"
    },
    {
      "type": "modify",
      "old_id": "61035fc5599b1bd552bf05e1a77289bd24bee53f",
      "old_mode": 33188,
      "old_path": "drivers/net/fs_enet/mac-fec.c",
      "new_id": "b9fbc83d64a7faa09acfdc2537427bda5f4c6f14",
      "new_mode": 33188,
      "new_path": "drivers/net/fs_enet/mac-fec.c"
    }
  ]
}
