aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic/vnic_devcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/fnic/vnic_devcmd.h')
-rw-r--r--drivers/scsi/fnic/vnic_devcmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/fnic/vnic_devcmd.h b/drivers/scsi/fnic/vnic_devcmd.h
index d62b9061bf12..7c9ccbd4134b 100644
--- a/drivers/scsi/fnic/vnic_devcmd.h
+++ b/drivers/scsi/fnic/vnic_devcmd.h
@@ -94,7 +94,7 @@ enum vnic_devcmd_cmd {
CMD_STATS_DUMP = _CMDC(_CMD_DIR_WRITE, _CMD_VTYPE_ALL, 4),
/* set Rx packet filter: (u32)a0=filters (see CMD_PFILTER_*) */
- CMD_PACKET_FILTER = _CMDCNW(_CMD_DIR_WRITE, _CMD_VTYPE_ENET, 7),
+ CMD_PACKET_FILTER = _CMDCNW(_CMD_DIR_WRITE, _CMD_VTYPE_ALL, 7),
/* hang detection notification */
CMD_HANG_NOTIFY = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_ALL, 8),
net/ethernet/stmicro/stmmac/dwmac4_dma.c?id=e94e3f3b51cebd08eb3157a7f1fa9bae96703f18&follow=1'>net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu5-0/+66 2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu5-0/+26 2019-09-11net: stmmac: xgmac: Reinitialize correctly a variableJose Abreu1-1/+1 2019-09-11net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu3-1/+43 2019-09-11net: stmmac: Prevent divide-by-zeroJose Abreu1-1/+3 2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan3-15/+30 2019-09-11net: hns3: check NULL pointer before useGuangbin Huang1-1/+2 2019-09-11net: hns3: modify some logs formatGuangbin Huang3-4/+7 2019-09-11net: hns3: fix port setting handle for fibre portGuangbin Huang1-0/+15 2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu1-7/+4 2019-09-11net: hns3: revert to old channel when setting new channel num failPeng Li1-14/+37 2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang2-5/+79 2019-09-11mac80211_hwsim: Register support for HE meshpointSven Eckelmann1-94/+189 2019-09-11nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-1/+3 2019-09-11mac80211: allow drivers to set max MTUWen Gong3-1/+5 2019-09-11cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang1-5/+3 2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg4-8/+19 2019-09-11mac80211: don't check if key is NULL in ieee80211_key_link()Luca Coelho1-1/+1 2019-09-11mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen3-35/+15 2019-09-11mac80211: remove unnecessary key conditionJohannes Berg1-3/+3 2019-09-11mac80211: list features in WEP/TKIP disable in better orderJohannes Berg1-1/+1 2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg3-9/+11 2019-09-11mac80211: vht: add support VHT EXT NSS BW in parsing VHTMordechay Goodstein1-1/+9 2019-09-11cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel1-1/+1 2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed1-3/+4 2019-09-10net/mlx5: Fix addr's type in mlx5dr_icm_dmNathan Chancellor1-1/+1 2019-09-10net/mlx5: Fix rt's type in dr_action_create_reformat_actionNathan Chancellor1-1/+1