diff options
author | Filip Sadowski <filip.sadowski@intel.com> | 2016-09-14 16:24:33 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-10-28 23:28:39 -0700 |
commit | 7ed3573223dd6bf36b1bd35c8e5e3d0cd4f6f690 (patch) | |
tree | 6e3c00061eccac832fb32aaf9a7a4974bac2c616 /net/switchdev/switchdev.c | |
parent | ed245406da1409437f9d2c4e7c69112fb255964c (diff) |
i40e: Bit test mask correction
Incorrect bit mask was used for testing "get link status" response.
Instead of I40E_AQ_LSE_ENABLE (which is actually 0x03) it most probably
should be I40E_AQ_LSE_IS_ENABLED (which is defined as 0x01).
Change-ID: Ia199142906720507f847de3a33a25c61a9781b2f
Signed-off-by: Filip Sadowski <filip.sadowski@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions