)]}'
{
  "commit": "2d38b259dbc2b9d3d4316626262724e3224d2a9f",
  "tree": "204e049cee7f7e2f167bd1580c91c78eaddfe816",
  "parents": [
    "f5e7ebb31ce7415b68c10e30405527ca8025e410"
  ],
  "author": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Wed Mar 04 14:12:26 2015 -0500"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Wed Mar 04 15:34:30 2015 -0500"
  },
  "message": "BNX2X: usability fixups\n\nFor whatever reason, we can run with the max number of queues on ether0,\nbut not on ether1.  From poking around, this happened once we started\nattaching after resetting both NIC functions (ether0 and ether1).  I had\ntried this at one point, but it didn\u0027t work.  For whateve reason, it\ndoes now.\n\nBut ether1 will still die with the same old MC assert - unless both NICs\nare limited to 1 queue.  Then they both work fine.  Note that if the\nNICs have different values for NQ (say, 15 for ether0 and 1 for ether1),\n*ether0* will get the MC assert.\n\nOther changes include making sure init only happens when we actually\nhave a bnx2x NIC (by contrast, pnp always happens), and cleaning up the\nprint debugging.\n\nUnfortunately, we don\u0027t have a way to send parameters to attach yet, so\nyou\u0027ll have to manually toggle the debug level if you want to debug\nwhile attaching.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1aec4b4de625c0b0f4bbea2874ac5843cda203d9",
      "old_mode": 33188,
      "old_path": "kern/drivers/net/bnx2x/bnx2x.h",
      "new_id": "dc8b11648a3f9fa15516d0f7858bd44b201b2362",
      "new_mode": 33188,
      "new_path": "kern/drivers/net/bnx2x/bnx2x.h"
    },
    {
      "type": "modify",
      "old_id": "ec5cb0c59ac8e8eda05997c327cfcb8739544f74",
      "old_mode": 33188,
      "old_path": "kern/drivers/net/bnx2x/bnx2x_cmn.c",
      "new_id": "021b19a23fac656124ca1ee742fa342c343469e6",
      "new_mode": 33188,
      "new_path": "kern/drivers/net/bnx2x/bnx2x_cmn.c"
    },
    {
      "type": "modify",
      "old_id": "9c9303aa99cc17a8c33620cb2ed9847982881141",
      "old_mode": 33188,
      "old_path": "kern/drivers/net/bnx2x/bnx2x_dev.c",
      "new_id": "60e276b0436f2015d65e7ce236b55f678bbbab80",
      "new_mode": 33188,
      "new_path": "kern/drivers/net/bnx2x/bnx2x_dev.c"
    },
    {
      "type": "modify",
      "old_id": "c01293e72a91946f661be7675f6ff92b4843bd53",
      "old_mode": 33188,
      "old_path": "kern/drivers/net/bnx2x/bnx2x_main.c",
      "new_id": "d108d99ce7d7bf706add116a887c3165a04a0d5e",
      "new_mode": 33188,
      "new_path": "kern/drivers/net/bnx2x/bnx2x_main.c"
    }
  ]
}
