summaryrefslogtreecommitdiff
path: root/trafgen_proto.c
diff options
context:
space:
mode:
authorMichael R. Torres <6692889+micrictor@users.noreply.github.com>2020-02-19 20:59:36 -0800
committerTobias Klauser <tobias.klauser@gmail.com>2020-02-20 09:25:39 +0100
commit8d84c45d196f5d5c4209f82388df7688e7196ddd (patch)
treec3eeb72e4d2c7021e4b74dc2625ed7e5d72a5f0e /trafgen_proto.c
parent61f7607328f30718daf27c8d1da2101c7ec30f9e (diff)
mz: Fix accidental assignment in conditional statement
Corrects the accidental assignment of _c_ to 'c' or 'p' due to a missing equals sign. This enables the proper display of the missing argument error message for all relevant options. Signed-off-by: Michael R Torres <mic.ric.tor@gmail.com>
Diffstat (limited to 'trafgen_proto.c')
0 files changed, 0 insertions, 0 deletions
iv>
Commit 7f953ab2ba46 ("af_packet: TX_RING support for TPACKET_V3") now makes it possible to use TX_RING with TPACKET_V3, so make the the relevant information available via 'ss -e -a --packet' Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/soc/sa1100/pwer.h')