commit | 6e0ba47f9191511a91556b7ca2c491362680a0f3 | [log] [tgz] |
---|---|---|
author | Tobias Waldekranz <tobias@waldekranz.com> | Thu Feb 05 14:52:06 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 07 22:07:36 2015 -0800 |
tree | 056bfafda797d81c2240e272e433efc194dae587 | |
parent | 11b1f8288d4341af5d755281c871bff6c3e270dd [diff] |
dsa: do not dereference non-existing routing table In the case where there is only one switch, no routing table will have been allocated, so do not dereference it in this case. Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com> Signed-off-by: David S. Miller <davem@davemloft.net>