linux/drivers/net/ethernet/emulex/benet
Venkat Duvvuru d14584d919 be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
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 <venkatkumar.duvvuru@broadcom.com>
Signed-off-by: Suresh Reddy <suresh.reddy@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-06 11:39:41 -05:00
..
be_cmds.c be2net: Add DEVSEC privilege to SET_HSW_CONFIG command. 2016-12-06 11:39:41 -05:00
be_cmds.h be2net: Provide an alternate way to read pf_num for BEx chips 2016-10-09 09:30:38 -04:00
be_ethtool.c be2net: Support UE recovery in BEx/Skyhawk adapters 2016-09-07 22:44:55 -07:00
be_hw.h be2net: Update Copyright string in be_hw.h 2016-10-09 09:30:38 -04:00
be_main.c be2net: do not call napi_hash_del() 2016-11-16 17:06:51 -05:00
be_roce.c be2net: Change copyright markings in source files 2016-06-27 04:06:24 -04:00
be_roce.h be2net: Change copyright markings in source files 2016-06-27 04:06:24 -04:00
be.h be2net: Update the driver version to 11.1.0.0 2016-09-07 22:44:56 -07:00
Kconfig benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port 2016-06-17 20:23:30 -07:00
Makefile