From: Suresh Reddy <redacted>
Date: Tue, 6 Dec 2016 00:33:50 -0500
From: Venkat Duvvuru <redacted>
OPCODE_COMMON_GET_FN_PRIVILEGES is returning only DEVSEC
privilege (Unrestricted Administrative Privilege) for Lancer NIC functions.
So, driver is failing SET_HSW_CONFIG command, as DEVSEC privilege was not
set in the privilege bitmap. This patch fixes the problem by setting DEVSEC
privilege in SET_HSW_CONFIG’s privilege bitmap.
Signed-off-by: Venkat Duvvuru <redacted>
Signed-off-by: Suresh Reddy <redacted>
Applied.