commit | 0541743b4b35f2ddc9e490b4e354930168b60d23 | [log] [tgz] |
---|---|---|
author | RongQing.Li <roy.qing.li@gmail.com> | Tue Feb 21 22:10:50 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 22 15:30:14 2012 -0500 |
tree | 009a1520ba99c4150f96e3a8a79b5b21929a8028 | |
parent | 5095d64db1b978bdb31d30fed9e47dbf04f729be [diff] |
ethernet/broadcom: ip6_route_output() never returns NULL. ip6_route_output() never returns NULL, so it is wrong to check if the return value is NULL. Signed-off-by: RongQing.Li <roy.qing.li@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>