)]}'
{
  "commit": "2d0658d4ef92e4958172c832bd88c961840e599e",
  "tree": "4332f7a61a4f0ce05e461bc3e003ac0388d90087",
  "parents": [
    "59c5ea6ebdfa11626635f371b8d99ada2fcaf390"
  ],
  "author": {
    "name": "Kamalesh Babulal",
    "email": "kamalesh@linux.vnet.ibm.com",
    "time": "Mon Dec 29 18:18:24 2008 -0800"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Mon Dec 29 18:18:24 2008 -0800"
  },
  "message": "net: Fix more NAPI interface netdev argument drop fallout.\n\nI hit similar build failure due to the change in the netif_rx_reschedule()\n\ndrivers/net/ehea/ehea_main.c: In function \u0027ehea_poll\u0027:\ndrivers/net/ehea/ehea_main.c:844: warning: passing argument 1 of \u0027netif_rx_reschedule\u0027 from incompatible pointer type\ndrivers/net/ehea/ehea_main.c:844: error: too many arguments to function \u0027netif_rx_reschedule\u0027\nmake[3]: *** [drivers/net/ehea/ehea_main.o] Error 1\n\ngreping through the sources for the changes missed out, we have\n\n./drivers/net/arm/ixp4xx_eth.c:507:\t\t\t\t\t\t\tnetif_rx_reschedule(dev, napi)) {\n./drivers/net/arm/ep93xx_eth.c:310:             if (more \u0026\u0026 netif_rx_reschedule(dev, napi))\n./drivers/net/wan/ixp4xx_hss.c:657:\t\t\t\t\t\t\tnetif_rx_reschedule(dev, napi)) {\n\nSigned-off-by: Kamalesh Babulal \u003ckamalesh@linux.vnet.ibm.com\u003e\nAcked-by: Neil Horman \u003cnhorman@tuxdriver.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6ecc600c1bccd05c5e22e17af5248fe998e9ecb0",
      "old_mode": 33188,
      "old_path": "drivers/net/arm/ep93xx_eth.c",
      "new_id": "3ec20cc18b0cb397524f5108cd257086b48f871e",
      "new_mode": 33188,
      "new_path": "drivers/net/arm/ep93xx_eth.c"
    },
    {
      "type": "modify",
      "old_id": "26af411fc42819f8b7190fc4b4ba263965f003d8",
      "old_mode": 33188,
      "old_path": "drivers/net/arm/ixp4xx_eth.c",
      "new_id": "5fce1d5c1a1a6cf273bc25b9983a10f620201df3",
      "new_mode": 33188,
      "new_path": "drivers/net/arm/ixp4xx_eth.c"
    },
    {
      "type": "modify",
      "old_id": "0c6802507a79817840e36194a0ec49b0993adb73",
      "old_mode": 33188,
      "old_path": "drivers/net/wan/ixp4xx_hss.c",
      "new_id": "2dc241689d37a8f878f6b80202ed38dd95805435",
      "new_mode": 33188,
      "new_path": "drivers/net/wan/ixp4xx_hss.c"
    }
  ]
}
