i40e: fix led blink toggle to enable steady state
authorMatt Jared <matthew.a.jared@intel.com>
Sat, 24 Jan 2015 09:58:28 +0000 (09:58 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Feb 2015 08:33:33 +0000 (00:33 -0800)
commit9be00d67579710d8383f2bf030a649f9c76289e7
treed25ec5ced6bfb0f4b43e88de877b230b685e9c8b
parentc29af37fd5b7b649b57139cee6bf730c996fe756
i40e: fix led blink toggle to enable steady state

Make sure to clear the GPIO blink field, instead of OR'ing against zero
if the field is already '1'.

Change-ID: Ie52a52abd48f6f52b20778a6b8b0c542dfc9245c
Signed-off-by: Matt Jared <matthew.a.jared@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_common.c