i40e: fix a stray print message
authorShannon Nelson <shannon.nelson@intel.com>
Wed, 4 Jun 2014 01:23:17 +0000 (01:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 25 Jun 2014 01:18:56 +0000 (18:18 -0700)
commitcde4cbc7800469c9b8424261b69c45a71a89caf4
tree01da79ed2d1b596c68c6a27692c30e93fe32414a
parent278b6f629c8221b06850f43c748d0888d5d15a24
i40e: fix a stray print message

This log print message will probably never be seen, but it needs to match
the "attempting to rebuild switch\n" log message a few lines above.

Change-ID: Ic3f5b4f67568d721cb02e826cf2cb33847f51c11
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c