commit | eec8bb138e6e8214918f30eb7bdf729236d866a8 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Jul 04 13:50:13 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 05 20:05:54 2018 +0900 |
tree | 9221889c433d180b2288a50003a950a5888d52da | |
parent | 0df5f81c481e383f37f9f97eb014c885898b1773 [diff] |
net: ethernet: sfc: Make subdir logic consistent with other vendors Both SFC and SFC_FALCON depend on NET_VENDOR_SOLARFLARE, hence use the latter to decide whether to descend into the sfc subdirectory. Move the rule to descend into sfc/falcon to the sfc subdirectory. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Martin Habets <mhabets@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>