redhat/kernel.spec.template: add drivers/net and drivers/net/hw selftest
Add drivers/net/hw for mlxsw related tests that depend on files in that path.
Also include drivers/net for SW-only tests. At the same time, since all bonding tests are bash scripts, there's no need to list drivers/net/bonding explicitly in TARGETS. Replace it with drivers/net instead.
Signed-off-by: Hangbin Liu liuhangbin@gmail.com