diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-04-08 18:55:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-08 23:49:36 +0300 |
commit | 9d7f9c4f78e95dd9d17199a53d903262530be62e (patch) | |
tree | 261343d60e5e96e2b671c4fbb26524fbeca73829 /include | |
parent | 7f564528a480084e2318cd48caba7aef4a54a77f (diff) | |
download | linux-9d7f9c4f78e95dd9d17199a53d903262530be62e.tar.xz |
net: dsa: Do not check for NULL dst in tag parsers
dsa_switch_rcv() already tests for dst == NULL, so there is no need to duplicate
the same check within the tag receive functions.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions