From: Jacob Keller Date: Wed, 4 Jun 2014 04:22:44 +0000 (+0000) Subject: i40e: don't store user requested mode until we've validated it X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~254^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19af2afe70c11c17552e3290560037a8812f467;p=pandora-kernel.git i40e: don't store user requested mode until we've validated it This patch prevents the SIOCGHWTSTAMP ioctl from possibly returning bad data, by not permanently storing the setting into the private structure until after we've finished validating that we can support it. Change-ID: Ib59f9b4f73f451d5a2e76fb8efa5d4271b218433 Signed-off-by: Jacob Keller Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed