commit | ba5d47cf4313e86afe046d402b8cfe7b2bca911d | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Apr 05 18:43:09 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 06 19:50:20 2010 -0700 |
tree | 1071b74daf19dc3bac30763214306fbb743254d7 | |
parent | 842509b8591fd9a40f5532a5f049bd29804af6d6 [diff] |
net/irda: sh_sir: fixup err return value on sh_sir_open On sh_sir_open function, there was a possibility that err variable didn't have value even though it is return value. This patch modify it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>