Re: [PATCH net] be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.

2016-12-06 Thread David Miller
From: Suresh Reddy Date: Tue, 6 Dec 2016 00:33:50 -0500 > From: Venkat Duvvuru > > 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

[PATCH net] be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.

2016-12-05 Thread Suresh Reddy
From: Venkat Duvvuru 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