igb: fix handling of mailbox collisions between PF/VF
authorAlexander Duyck <alexander.h.duyck@intel.com>
Sat, 12 Dec 2009 06:57:34 +0000 (22:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Dec 2009 06:57:34 +0000 (22:57 -0800)
commitfef45f4ce221fc110f70716a00f40be697c5b254
treea980ffbc75b62f6686eccf23d53c03aa643fefaa
parentceb0c77e573bb208e282ce9af973a07ab79791e2
igb: fix handling of mailbox collisions between PF/VF

This patch changes the handling of collisions between the use of the
PF/VF sides of the mailbox.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/igb_main.c