summaryrefslogtreecommitdiff
path: root/netsniff-ng.zsh
AgeCommit message (Expand)AuthorFilesLines
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+69
ssdiff
authorMichael Chan <michael.chan@broadcom.com>2016-06-06 02:37:16 -0400
committerDavid S. Miller <davem@davemloft.net>2016-06-07 16:02:03 -0700
commit8852ddb4dcdfe6f877a02f79bf2bca9ae63c039a (patch)
treeaa268a311f05adf73488b005fb08a3db73d8e1cb
parent5a9f6b238e59bc05afb4cdeaf3672990bf2a5309 (diff)
bnxt_en: Simplify VLAN receive logic.
Since both CTAG and STAG rx acceleration must be enabled together, we only need to check one feature flag (NETIF_F_HW_VLAN_CTAG_RX) before calling __vlan_hwaccel_put_tag(). Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat