]> Pileus Git - ~andy/linux/commit
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
authorGreg Rose <gregory.v.rose@intel.com>
Fri, 4 Jan 2013 07:37:20 +0000 (07:37 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 19 Jan 2013 12:28:29 +0000 (04:28 -0800)
commit1e72bfc39d772ccb49f95d5b296a35c348796022
tree4942631924fc31dc4597b9fc0d435f9f4e79e9d3
parentec718254cbfe2c311ee56a41af41877b7a51a556
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers

The out of tree driver and the in kernel driver should use the same
interrupt handling logic for mailbox interrupts.  The difference in
the handlers was causing dissimilar behavior between the two drivers
complicating debug and trouble shooting.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c