diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-01-30 19:17:16 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-31 13:36:59 -0500 |
commit | 953046e1af0f188ffe7061ee05160318e7f9d0dd (patch) | |
tree | a32850d81bbbd65e00594ea29abe90511b69f6cd /include/net/tc_act/tc_vlan.h | |
parent | 0d909aa7c276584cc17413a7bec64d4fb5da2968 (diff) |
net: dsa: bcm_sf2: Fix build module
Commit 7318166cacad ("net: dsa: bcm_sf2: Add support for
ethtool::rxnfc") added a new object to build: bcm_sf2_cfp.o, but in
doing so, we essentially just built this object and no longer bcm_sf2.o.
Fix this by creating a module named bcm-sf2.ko which links in bcm_sf2.o
and bcm_sf2_cfp.o.
Fixes: 7318166cacad ("net: dsa: bcm_sf2: Add support for ethtool::rxnfc")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/tc_act/tc_vlan.h')
0 files changed, 0 insertions, 0 deletions